Skip to content

Pull requests: drizzle-team/drizzle-orm

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Allow custom casing in schema push operations
#3831 opened Dec 24, 2024 by stefan-gorules Loading…
fix: prevent Maximum call stack size exceeded
#3816 opened Dec 20, 2024 by baseballyama Loading…
fix: changed the meaningless concat to push.
#3812 opened Dec 20, 2024 by baseballyama Loading…
chore: remove unused SQLiteSchema import
#3811 opened Dec 20, 2024 by baseballyama Loading…
Added 2 argument types to SQLiteTableFn
#3806 opened Dec 19, 2024 by arnfaldur Loading…
[Pg] Added support for postgres CTE Materialization options
#3794 opened Dec 17, 2024 by gp27 Loading…
[MySQL] feat(mysql): Support customIndex
#3790 opened Dec 17, 2024 by dengfuping Loading…
[Pg]: add array keyword support
#3782 opened Dec 16, 2024 by tscritch Loading…
Fix Enum Array Column Types for PostgreSQL Migrations
#3759 opened Dec 13, 2024 by davidsonsns Loading…
fix durable sqlite transaction return value
#3746 opened Dec 11, 2024 by joaocstro Loading…
Add blob column type to singlestore
#3739 opened Dec 10, 2024 by Rodriguespn Loading…
feat(config): Add migrations.tableIdType
#3721 opened Dec 9, 2024 by dengfuping Loading…
[Postgres] Treat date as utc to fix timezone bug
#3719 opened Dec 8, 2024 by jerebtw Loading…
Update node version in CONTRIBUTING.md
#3715 opened Dec 8, 2024 by scape76 Loading…
Add .idea folder to Gitignore
#3706 opened Dec 6, 2024 by pppdns Loading…
ProTip! Filter pull requests by the default branch with base:main.