-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: drizzle-team/drizzle-orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[SQLite-kit] Wrap expression defaults in parentheses
#5652
opened Apr 15, 2026 by
aayushbaluni
Loading…
docs(drizzle-kit): fix typo in
migrations option JSDoc
#5651
opened Apr 15, 2026 by
MukundaKatta
Loading…
2 tasks done
fix(orm): use 1=0/1=1 for empty inArray/notInArray for cross-dialect support
#5650
opened Apr 15, 2026 by
SAY-5
Loading…
fix(drizzle-kit): strip schema prefix from pgvector extension types during introspection
#5649
opened Apr 15, 2026 by
gylove1994
Loading…
3 tasks done
fix(drizzle-kit): silence raw NOTICE objects from postgres-js driver
#5648
opened Apr 15, 2026 by
SAY-5
Loading…
[Pg/Gel] Break circular dependency in pg-core and gel-core
#5645
opened Apr 14, 2026 by
ChrisTowles
Loading…
[MySQL-kit] Fix create_index commutativity check false positives
#5641
opened Apr 14, 2026 by
roor0
Loading…
5 tasks done
[Pg-kit] Fix create_index commutativity check false positives (fixes #5639)
#5640
opened Apr 14, 2026 by
roor0
Loading…
3 tasks done
fix (drizzle-orm): Change SQL true/false to 1=1/1=0
#5631
opened Apr 12, 2026 by
ryanagillie
Loading…
fix(eslint-plugin): enforce-update-with-where false positive when .from() precedes .where()
#5629
opened Apr 12, 2026 by
Yanhu007
Loading…
fix(pg): prevent enum names with native type prefixes from losing schema prefix
#5628
opened Apr 11, 2026 by
CalvinMagezi
Loading…
fix: mark mssql and @types/mssql as optional peer dependencies
#5627
opened Apr 11, 2026 by
frenzzy
Loading…
fix(drizzle-orm): is() crash on objects with null prototype
#5625
opened Apr 11, 2026 by
markacola
Loading…
fix(drizzle-kit): include ON DELETE/ON UPDATE in SQLite ALTER TABLE ADD COLUMN
#5621
opened Apr 10, 2026 by
JosephDoUrden
Loading…
2 tasks done
fix: studio crashes when user lacks privileges on some schemas
#5618
opened Apr 10, 2026 by
xiekw2010
Loading…
4 tasks done
[Drizzle Kit] Fix: Handle migration failures more clearly
#5617
opened Apr 9, 2026 by
opensourcezeal
Loading…
fix(eslint-plugin): enforce-update-with-where false positive when .from() precedes .where()
#5615
opened Apr 9, 2026 by
Gdhanush-13
Loading…
feat(pg-core): add native daterange column type
#5613
opened Apr 8, 2026 by
alexbaileyuk
Loading…
3 of 4 tasks
[SQLite-kit]: make index drop/recreate idempotent for libSQL/Turso push
#5607
opened Apr 6, 2026 by
MorganTitcher
Loading…
4 tasks done
fix(mysql): type binary/varbinary as Buffer instead of string
#5605
opened Apr 6, 2026 by
manja316
Loading…
2 of 3 tasks
[SQLite-kit] Fix column rename breaking INSERT INTO...SELECT during table recreate
#5597
opened Apr 6, 2026 by
funsaized
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.