-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: drizzle-team/drizzle-orm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Gel]: Add support for Gel-only column types in drizzle-zod/-arktype/-valibot/-typebox
#6033
opened Jul 18, 2026 by
allocsys
Loading…
fix(node-postgres): release pool client when BEGIN rejects in transaction()
#6032
opened Jul 18, 2026 by
allocsys
Loading…
fix(drizzle-zod): give createSchemaFactory's TCoerce generic a default, fixing refine callback
any (#5968)
#6031
opened Jul 18, 2026 by
allocsys
Loading…
fix(node-postgres): release pool client when transaction BEGIN rejects
#6030
opened Jul 18, 2026 by
xianjianlf2
Loading…
[Turso-kit]: Allow empty authToken for local development
#6029
opened Jul 17, 2026 by
AmariahAK
Loading…
fix(gel-core): escape embedded double quotes in escapeName (CVE-2026-39356)
#6026
opened Jul 17, 2026 by
rakibulism
Loading…
3 tasks done
[Pg]: pin search_path to public during migrate
#6024
opened Jul 16, 2026 by
Otto-Deviant1904
Loading…
[eslint-plugin-drizzle] adding rule 'enforce-alias-in-subquery'
#6021
opened Jul 16, 2026 by
janvorwerk
Loading…
fix(orm): preserve nested partial-select object when leftJoin first c…
#6018
opened Jul 15, 2026 by
dwaddle
Loading…
fix(drizzle-orm): add parenthesization to isNull and isNotNull expressions (#6010)
#6016
opened Jul 15, 2026 by
Rehansanjay
Loading…
[pg,gel]: forward withList to selectDistinct/selectDistinctOn in standalone QueryBuilder
#6014
opened Jul 15, 2026 by
xianjianlf2
Loading…
fix(orm): parenthesize isNull/isNotNull so they are safe as operands
#6011
opened Jul 12, 2026 by
ATKasem
Loading…
fix(cache): disambiguate undefined array elements in hashQuery cache key
#6009
opened Jul 12, 2026 by
sanjibani
Loading…
Allow not() to compose with and()/or() (undefined-safe)
#6007
opened Jul 10, 2026 by
J0su3Code
Loading…
[All] Fix $count/extras filter columns being re-aliased to the root table in relational queries
#5998
opened Jul 10, 2026 by
Develop-KIM
Loading…
[Pg] Fix RangeError in mergeQueries for large batch inserts
#5996
opened Jul 9, 2026 by
skvarda
Loading…
Fix: normalize nullsNotDistinct to false in pgSerializer to stop spurious truncate prompts
#5989
opened Jul 6, 2026 by
tsushanth
Loading…
fix(pg-core,sqlite-core): apply casing to set-operation ORDER BY columns
#5988
opened Jul 5, 2026 by
tsushanth
Loading…
fix: prevent nullifying nested objects with non-null values in left joins
#5986
opened Jul 5, 2026 by
namdamdoi68-oss
Loading…
fix(typebox): support typebox@1.3.x by replacing removed Type.Base
#5985
opened Jul 4, 2026 by
momomuchu
Loading…
[Mysql] Add buffer mode to binary/varbinary columns (#1188)
#5983
opened Jul 4, 2026 by
j0mmy
Loading…
[Pg] Fix nested partial select nulling object on left join by column order (#1603)
#5982
opened Jul 4, 2026 by
j0mmy
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.