-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: drizzle-team/drizzle-orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(orm): avoid nullifying nested objects when later fields are non-null
#5793
opened May 21, 2026 by
TheDerbiedOne
Loading…
[Pg-kit] collect enums from table columns when not directly exported
#5791
opened May 21, 2026 by
lukpod1
Loading…
Export programmatic migration APIs for MSSQL, SQLite, and MySQL from drizzle-kit
#5787
opened May 20, 2026 by
r1tsuu
Loading…
6 tasks done
[Eslint Plugin] Fix enforce-update-with-where false positive when .from() precedes .where()
#5786
opened May 20, 2026 by
LeSingh1
Loading…
fix(sqlite): prevent silent ON DELETE CASCADE data loss during table-rebuild migrations
#5784
opened May 19, 2026 by
Zelys-DFKH
Loading…
fix(pg-core): use hash-membership to skip applied migrations
#5783
opened May 19, 2026 by
truffle-dev
Loading…
fix(pg): restore lazy evaluation of
$onUpdate callbacks in buildUpdateSet
#5781
opened May 19, 2026 by
hognevevle
Loading…
[Drizzle ORM]: feat: Add getTableMetadata for JSON-serializable table introspection
#5773
opened May 17, 2026 by
nbouvrette
Loading…
4 tasks done
[Pg] Preserve bigint precision in relational query JSON output
#5770
opened May 16, 2026 by
truffle-dev
Loading…
[Pg-kit] preserve string
schema field on altered tables (#5761)
#5768
opened May 15, 2026 by
truffle-dev
Loading…
fix(mysql-core): add missing name property to primaryKey function
#5767
opened May 15, 2026 by
mixelburg
Loading…
[Sqlite]: surface durable-sqlite migration error instead of rollback
#5766
opened May 15, 2026 by
shiminshen
Loading…
3 of 4 tasks
Bump the npm_and_yarn group across 2 directories with 8 updates
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#5757
opened May 13, 2026 by
dependabot
Bot
Loading…
Add selectFromDb support for custom type selection
#5756
opened May 13, 2026 by
HarperRoyal
Loading…
Allow custom types to wrap selected column SQL
#5754
opened May 12, 2026 by
partyplatter08-lab
Loading…
fix(mssql): use ANSI 1=0/1=1 for empty inArray/notInArray instead of false/true
#5748
opened May 11, 2026 by
Zelys-DFKH
Loading…
fix(mssql): guard parseDefault against null definition in sys.default_constraints
#5747
opened May 11, 2026 by
Zelys-DFKH
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.