Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/drizzle-team/drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://github.com/drizzle-team/drizzle-orm

Add ULID functionality to drizzle-seed

mrmattrc opened this pull request 4 days ago
[BUG]: Drizzle Studio Can't find variable: CompressionStream

icaroperetti opened this issue 5 days ago
Beta

AndriiSherman opened this pull request 5 days ago
[FEATURE]: Support pgx_ulid as column type in Postgres

LeanderG opened this issue 5 days ago
using 'with' with drizzle relations

OleksiiKH0240 opened this pull request 6 days ago
[BUG]: Schema index decleration clarification

AdamAkiva opened this issue 6 days ago
[BUG]: Migrations are not generated for new Indexes

dead8309 opened this issue 6 days ago
[BUG]: timestamp can be undefined with .defaultNow(),

chepa92 opened this issue 7 days ago
[SQLite] Add Deno support for SQLite in drizzle-orm

macoley opened this pull request 7 days ago
DROP INDEX does not include PG Schema prefix

WaciX opened this pull request 7 days ago
[WIP] fix: handle empty string and array on pg introspect

dalton-oliveira opened this pull request 8 days ago
fix: pg introspect index with expression

dalton-oliveira opened this pull request 8 days ago
[FEATURE]: order indexes for columns

ORESoftware opened this issue 8 days ago
[BUG]: Invalid type inference when using helpers

777advait opened this issue 8 days ago
fix(pg): introspect composite index with mixed types

dalton-oliveira opened this pull request 8 days ago
[BUG]: Drizzle kit migration doesn't account for any newly added index

shirshendubhowmick opened this issue 8 days ago
[BUG]: "undefined" column from a materialized view

roxizhauk opened this issue 9 days ago
[DOCS]: Nullable Relation

rogrdat opened this issue 9 days ago
[BUG]: Drizzle Studio exposes react-scan package?

benjaminmodayil opened this issue 9 days ago
Add type coercion support to `drizzle-zod`

L-Mario564 opened this pull request 10 days ago
[DOCS]: Index creation docs unclear

baronyoung opened this issue 10 days ago
Sync

AndriiSherman opened this pull request 10 days ago
[BUG]: Drizzle does not respect column order on update

5andr0 opened this issue 10 days ago
[BUG]:Drizzle zod types are broken when used in DENO

tigawanna opened this issue 10 days ago
[BUG]: drizzle-kit: `push` runs already applied migration

IndikaUdagedara opened this issue 10 days ago
drizzle-kit pull timestamps mode: 'string'

daveycodez opened this issue 11 days ago
[BUG]: Cannot use `schema.coerce` on refining `drizzle-zod` types

cybercoder-naj opened this issue 11 days ago
Drizzle seed/studio

OleksiiKH0240 opened this pull request 11 days ago
Beta

AndriiSherman opened this pull request 11 days ago
[BUG]: sqliteTable requires index

kenn opened this issue 12 days ago
[FEATURE]: default naming convention for index

kenn opened this issue 12 days ago
[BUG]:Branded Zod Types Not Working As Expected with drizzle-zod

austinm911 opened this issue 12 days ago
[BUG]:drizzle studio drizzle runner uniqueIndex is not defined

goodchengwang opened this issue 12 days ago
Allow custom casing in schema push operations

stefan-gorules opened this pull request 13 days ago
Accept non-column first argument in between and notBetween conditions

acontreras89 opened this pull request 13 days ago
[FEATURE]: BATCH API in node-postgres

jakeleventhal opened this issue 13 days ago
[BUG]: drizzle-zod incomatible with nativeEnums

devlsh opened this issue 13 days ago
[BUG]:(0 , import_pg_core.enum) is not a function

DavidHombe96 opened this issue 14 days ago
Resolve aggregate functions to numbers when appropriate

acontreras89 opened this pull request 15 days ago
[BUG]: Postegre PostGis - drizzle-kit push want to truncate table

gabrielstuff opened this issue 16 days ago
[BUG]: drizzle-kit pull fails on an SQLite database

rainst opened this issue 16 days ago
fix: prevent Maximum call stack size exceeded

baseballyama opened this pull request 16 days ago
chore: remove unused import from `drizzle-kit/src/cli/commands/utils.ts`

baseballyama opened this pull request 17 days ago
chore: remove unused import from `drizzle-kit/src/cli/commands/migrate.ts`

baseballyama opened this pull request 17 days ago
chore: remove unused import from `drizzle-kit/src/snapshotsDiffer.ts`

baseballyama opened this pull request 17 days ago
fix: changed the meaningless `concat` to `push`.

baseballyama opened this pull request 17 days ago
chore: remove unused `SQLiteSchema` import

baseballyama opened this pull request 17 days ago
[BUG]: Composite Primary Key Not Automatically Creating

JonathanAmdahl opened this issue 17 days ago
[BUG]: TypeError: `import_pg_core.uuid` is not a function

OscarCornish opened this issue 17 days ago
Drizzle seed/studio

OleksiiKH0240 opened this pull request 17 days ago
Added 2 argument types to SQLiteTableFn

arnfaldur opened this pull request 18 days ago
[BUG]: Composite key ignored when generating migration

pruales opened this issue 18 days ago
[BUG]: Type error when performing filter select according to docs

MioAtSwivel opened this issue 18 days ago
Add SingleStore support to validator packages

L-Mario564 opened this pull request 18 days ago
[FEATURE]: allow to use ssl at dbCredentials with url

kravetsone opened this issue 18 days ago
[BUG]: SQLite migration fails when adding field with autoincrement

valterkraemer opened this issue 18 days ago
[BUG]: drizzle kit generate invalid schema for efault

zhihengGet opened this issue 19 days ago
[Pg] Added support for postgres CTE Materialization options

gp27 opened this pull request 19 days ago
[BUG]: drizzle-kit pull errors if you have any JSON fields in your pg

devinschumacher opened this issue 19 days ago
Draft: [SingleStore] Add Vector column type

mitchwadair opened this pull request 19 days ago
[BUG]: You shouldn't need postgres package for postgres-js

jakeleventhal opened this issue 19 days ago
[MySQL] feat(mysql): Support customIndex

dengfuping opened this pull request 19 days ago
[FEATURE]: Support customIndex for MySQL

dengfuping opened this issue 19 days ago
[BUG]: Unable to cast uuid to a field

austinm911 opened this issue 19 days ago
[BUG]: Wrong detection with ESLint Plugin

hckhanh opened this issue 20 days ago
[Pg]: add array keyword support

tscritch opened this pull request 20 days ago
[BUG]: Refined fields type is applied to all other fields

dariacm opened this issue 20 days ago
[MySQL] feat(mysql): Support vectorIndex and secondaryEngineAttribute

dengfuping opened this pull request 20 days ago
[BUG]: drizzle-kit generate does not create enum types with pgEnum

alexanderalmstrom opened this issue 21 days ago
[BUG]: Weird output from SQL queries with d1-http

nicholasgriffintn opened this issue 21 days ago