-
-
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
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]: 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…
fix: pass 'indexes' invokeSource for MSSQL filtered index WHERE clause
#5596
opened Apr 5, 2026 by
funsaized
Loading…
fix(drizzle-kit): handle missing snapshot in migrateToFoldersV3
#5595
opened Apr 5, 2026 by
danpeleg4
Loading…
fix(drizzle-kit): handle hyphenated enum names in default value comparison
#5592
opened Apr 4, 2026 by
seojcarlos
Loading…
[Drizzle Kit]: feat: Add cert validation
#5588
opened Apr 3, 2026 by
RomanNabukhotnyi
Collaborator
Loading…
[Drizzle Kit][Pg]: Altering a UNIQUE constraint: generated SQL ignores the new changes
#5586
opened Apr 3, 2026 by
CedricDsmet
Loading…
fix(drizzle-kit): use DROP INDEX IF EXISTS for SQLite/Turso to prevent duplicate drop failures
#5582
opened Apr 2, 2026 by
matingathani
Loading…
2 tasks
[Pg] Add order-by to pg integration tests to limit testing implementation defined behavior
#5580
opened Apr 2, 2026 by
Lukasdoe
Loading…
[Drizzle Kit][MySQL]: Add introspection tests for mariadb primary keys and update mysql introspect
#5578
opened Apr 2, 2026 by
RomanNabukhotnyi
Collaborator
Loading…
fix: skip MySQL expression indexes with null COLUMN_NAME during introspection
#5576
opened Apr 2, 2026 by
jaydeep-pipaliya
Loading…
fix(mysql): resolve missing length on varchar columns in views
#5572
opened Apr 1, 2026 by
danielcuque
Loading…
[MySQL-kit] Fix CHECK constraint column case mismatch causing MariaDB push failure
#5566
opened Mar 31, 2026 by
karthik-idikuda
Loading…
fix(drizzle-kit): use DROP INDEX IF EXISTS for SQLite/Turso index drops
#5565
opened Mar 31, 2026 by
muhammadosama984
Loading…
[SQLite]: fix libsql cache JSON roundtrip regression
#5563
opened Mar 30, 2026 by
muhammadosama984
Loading…
3 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.