-
-
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: validate transaction behavior to prevent SQL injection in SQLite sessions (#5512)
#5526
opened Mar 23, 2026 by
guoyangzhen
Loading…
fix(kit): use path.basename/dirname in embeddedMigrations to fix Windows path separators
#5518
opened Mar 21, 2026 by
sleitor
Loading…
fix(drizzle-orm): make not() accept SQL | undefined from and()/or()
#5517
opened Mar 20, 2026 by
kszongic
Loading…
fix: validate transaction behavior to prevent SQL injection in SQLite drivers
#5516
opened Mar 20, 2026 by
ctonneslan
Loading…
fix(mariadb): use CHANGE instead of RENAME COLUMN for column renaming
#5507
opened Mar 18, 2026 by
buyuan-dev
Loading…
3 tasks done
fix(mysql, singlestore): scope migration table lookup to current database
#5503
opened Mar 17, 2026 by
Shay12tg
Loading…
fix(docs): remove 'IF NOT EXISTS' from SQL table and index creation examples
#5501
opened Mar 17, 2026 by
CarlosGamezSynergy
Loading…
fix(kit): fix many-through relation alias mismatch in pull-common
#5498
opened Mar 17, 2026 by
sleitor
Loading…
[Pg-kit] fix: use opcname instead of amname for index operator class introspection
#5496
opened Mar 16, 2026 by
sleitor
Loading…
fix(kit): use batchWithPragma for libSQL push to avoid HTTP transaction errors
#5491
opened Mar 16, 2026 by
sleitor
Loading…
fix(pg-core): prevent double JSON.parse in jsonb mapFromDriverValue (#5485)
#5487
opened Mar 15, 2026 by
guoyangzhen
Loading…
fix: generate one() instead of many() for one-to-one relations with unique FK
#5480
opened Mar 13, 2026 by
Jah-yee
Loading…
[All]: Add rollback/down migrations support
#5476
opened Mar 12, 2026 by
roor0
Loading…
5 tasks done
2
fix(drizzle-seed): apply db casing to pg_get_serial_sequence column name
#5473
opened Mar 12, 2026 by
sleitor
Loading…
1 task done
[Pg]: Fix unawaited promise chains in queryWithCache and bun-sql execute
#5465
opened Mar 10, 2026 by
nathanschram
Loading…
fix(drizzle-valibot): handle compound dataType strings for UUID and other columns
#5458
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
fix: handle null filter in relationsFieldFilterToSQL (rqb-v2)
#5457
opened Mar 8, 2026 by
MaxwellCalkin
Loading…
feat(drizzle-kit): support non-interactive generate conflicts
#5454
opened Mar 7, 2026 by
enki
Loading…
fix: show table name in 'to' column validation error message
#5449
opened Mar 6, 2026 by
isaackaara
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.