Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1747 commits
Select commit Hold shift + click to select a range
3b1859e
Requested changes: naming, code cleanup; Fixed typeperf tests
Sukairo-02 Apr 15, 2026
de4f48d
Casings rework (#5642)
Sukairo-02 Apr 15, 2026
5f0a9cc
Un-postponed fixed test case
Sukairo-02 Apr 15, 2026
c98b421
Beta.22 (#5616)
AleksandrSherman Apr 16, 2026
5e8ce43
Removed `gel` dialect, `prisma` drivers, made bodies of JIT-mappers i…
Sukairo-02 Apr 16, 2026
5aff9af
Workflow fix
Sukairo-02 Apr 16, 2026
e376cea
Reduced generic codecs to common codecs
Sukairo-02 Apr 17, 2026
cdf9caf
Added missing codecs for netlify-db
Sukairo-02 Apr 17, 2026
ee47070
Readable indentation for jit functions, tests for jit functions, fixe…
Sukairo-02 Apr 17, 2026
be2e09f
Jit mapper optimization
Sukairo-02 Apr 17, 2026
5fe0d65
Removed jit mapper option from D1 due to lack of support by runtime
Sukairo-02 Apr 17, 2026
1aebb83
Merge branch 'beta' of https://github.com/drizzle-team/drizzle-orm in…
Sukairo-02 Apr 17, 2026
851c80b
Fixed conflicts
Sukairo-02 Apr 17, 2026
100d9e5
Removed debug code
Sukairo-02 Apr 18, 2026
3f96465
Consistent skip date
Sukairo-02 Apr 18, 2026
667a9ff
Faster jit mappers for regular queries [Deep selection WIP]
Sukairo-02 Apr 21, 2026
8d79ee0
Fixed skip date
Sukairo-02 Apr 22, 2026
8d8ecb7
Matched deep selection logic in jit mapper to regular mapper, added p…
Sukairo-02 Apr 22, 2026
de55be5
Netlify-DB patches (#5664)
Sukairo-02 Apr 22, 2026
7c811b7
Switched PG RQBv2 to array mode, jit mapper generation for array mode…
Sukairo-02 Apr 22, 2026
325d54d
Test case fix
Sukairo-02 Apr 22, 2026
7b5e485
Improved RQBv2 jit mapper
Sukairo-02 Apr 22, 2026
0ca716d
Updated error text
Sukairo-02 Apr 22, 2026
f2c83a8
Deleted dev files
Sukairo-02 Apr 22, 2026
544b179
Moved existing predefined pg column mappers to codecs, fixed array co…
Sukairo-02 Apr 24, 2026
3fe59fa
Fixed tests, clarification in comment
Sukairo-02 Apr 24, 2026
88c468d
Reverted dev dep version
Sukairo-02 Apr 24, 2026
db6c385
Fixed bun codecs, improved bigint codecs
Sukairo-02 Apr 24, 2026
649d503
+
AlexBlokh Apr 26, 2026
41b4db6
Merge remote-tracking branch 'origin/codecs' into codecs
AlexBlokh Apr 26, 2026
b51c294
use string template for bunsql
AlexBlokh Apr 26, 2026
aaec768
postpone postponed tests
AlexBlokh Apr 26, 2026
c07a16e
fast path for bun sessions
AlexBlokh Apr 26, 2026
c06213d
+
AlexBlokh Apr 26, 2026
eaa25cd
Strict mode for jit functions
Sukairo-02 Apr 27, 2026
c7b1931
Separate files for codecs
Sukairo-02 Apr 27, 2026
589b6d9
[WIP] JIT mappers compatibility check
Sukairo-02 Apr 27, 2026
46020ee
Bumb internal api ver
Sukairo-02 Apr 27, 2026
98bd5e8
Effect V4(#5484)
harrysolovay Apr 28, 2026
749e9a1
Netlify fixes (beta) (#5668)
Sukairo-02 Apr 28, 2026
693b144
Merge branch 'beta' of https://github.com/drizzle-team/drizzle-orm in…
Sukairo-02 Apr 28, 2026
9748b35
Proper error wrapping for fast path
Sukairo-02 Apr 29, 2026
45bb42a
Consistent naming, fixed broken query string in \!fastPath
Sukairo-02 Apr 29, 2026
e0fb9cd
Added query error wrapping tests
Sukairo-02 Apr 29, 2026
0bbcaa2
Postponed new tests
Sukairo-02 Apr 29, 2026
5d05836
Extended test postpone date, `useJitMappers: true` => `jit: true` for…
Sukairo-02 Apr 30, 2026
37f18db
v1.0.0-beta.24
AlexBlokh Apr 30, 2026
eab03fd
Merge pull request #5445 from drizzle-team/codecs
AlexBlokh Apr 30, 2026
af1c1b2
v1.0.0-rc.1
AlexBlokh Apr 30, 2026
f819e93
Merge remote-tracking branch 'origin/codecs' into beta
AlexBlokh Apr 30, 2026
e2a6f87
Merge remote-tracking branch 'origin/beta' into beta
AlexBlokh Apr 30, 2026
56b4b28
update beta to release to rc
AndriiSherman May 1, 2026
eec7260
Rc1 fixes (#5715)
Sukairo-02 May 5, 2026
d8460d5
MySQL update (#5732)
Sukairo-02 May 18, 2026
771c61e
up rc.3
AndriiSherman May 18, 2026
f6c8f47
Fixed views with `db.` subqueries, `.sync()` for sqlite count, codecs…
Sukairo-02 May 20, 2026
273829f
Fixed counts
Sukairo-02 May 20, 2026
5d5b77c
Update 1.0.0-rc.4.md
Sukairo-02 May 20, 2026
58b446f
Make the feature-branch npm publish on-demand: route `workflow_dispat…
dankochetov May 25, 2026
caa24d2
Trigger the feature-branch pipeline only on pull requests and manual …
dankochetov May 26, 2026
b533451
Sync count fix
Sukairo-02 May 26, 2026
0d1beb6
Sqlite update (#5817)
Sukairo-02 May 27, 2026
601ee33
Merge branch 'beta' of https://github.com/drizzle-team/drizzle-orm in…
Sukairo-02 May 27, 2026
c4ff56d
Fixed missing `string` overload on `.comment(sqlCommenterComment)` in…
Sukairo-02 May 28, 2026
6ef37fa
Non-CTE sq cast fix
Sukairo-02 May 29, 2026
bd290ba
fix(drizzle-kit): prevent postgres pull from failing for non-admin ro…
RomanNabukhotnyi May 30, 2026
81928b6
`@tursodatabase/serverless` support (#5727)
Sukairo-02 Jun 2, 2026
4961b28
Update driver-core.ts
Sukairo-02 Jun 2, 2026
88cddd6
Session fix
Sukairo-02 Jun 2, 2026
6c6d16a
Import fix
Sukairo-02 Jun 2, 2026
f2d55f5
Updated readme
Sukairo-02 Jun 2, 2026
682c22d
Effect sqlite (#5835)
Sukairo-02 Jun 3, 2026
8002374
Filesystemless migrator for `@tursodatabase/wasm`
Sukairo-02 Jun 3, 2026
81c6319
Update 1.0.0-rc.4.md
Sukairo-02 Jun 3, 2026
8eb1ef3
Extended test suite
Sukairo-02 Jun 3, 2026
35d5966
Fixed constructor types
Sukairo-02 Jun 3, 2026
f45e4d2
Added table cleanup
Sukairo-02 Jun 3, 2026
84fc472
Ordered results
Sukairo-02 Jun 3, 2026
d150de3
`@tursodatabase/sync` driver
Sukairo-02 Jun 3, 2026
d784bfd
Added `@tursodatabase/sync` to kit
Sukairo-02 Jun 3, 2026
33f7053
Updated libsql session to return full arrays instead of indexed objects
Sukairo-02 Jun 3, 2026
e56ab7e
Driver bug bypass
Sukairo-02 Jun 3, 2026
5a914ad
Flag fix
Sukairo-02 Jun 3, 2026
f0482eb
Removed `@tursodatabase/sync` from `drizzle-kit` (use dedicated remot…
Sukairo-02 Jun 5, 2026
82bac35
Added `@tursodatabase/database` option for `turso` dialect
Sukairo-02 Jun 5, 2026
7317add
Prefer dedicated driver for local connections
Sukairo-02 Jun 5, 2026
06bf59b
Refined connections
Sukairo-02 Jun 5, 2026
f490689
Patchnote fix
Sukairo-02 Jun 5, 2026
0c073b8
Consistent naming
Sukairo-02 Jun 8, 2026
e7e9abd
Added missing re-exports
Sukairo-02 Jun 8, 2026
c3a5aab
Add CLI JSON mode infrastructure
dankochetov Apr 7, 2026
032946e
Route shared CLI output through JSON-aware views
dankochetov Apr 7, 2026
2b2305f
Convert core validation helpers to typed CLI errors
dankochetov Apr 7, 2026
c6ffd69
Convert remaining dialect validations to typed CLI errors
dankochetov Apr 7, 2026
ed1ba85
Convert specialty dialect validations to typed CLI errors
dankochetov Apr 7, 2026
ea291b4
Convert shared CLI preparation and dispatch helpers
dankochetov Apr 7, 2026
2c9919d
Convert connection-level driver failures
dankochetov Apr 7, 2026
0f11f39
Convert generate command output paths
dankochetov Apr 7, 2026
5af8baf
Convert remaining generate dialect handlers
dankochetov Apr 7, 2026
6a87f03
Add JSON state support for up commands
dankochetov Apr 7, 2026
74e9299
Finish up command JSON support
dankochetov Apr 7, 2026
823e2ce
Convert pull command failure handling
dankochetov Apr 7, 2026
610a9af
Convert push command failure handling
dankochetov Apr 7, 2026
8a7bf59
Add CLI JSON regression coverage
dankochetov Apr 7, 2026
9ce0f15
Refactor logging in CLI validations and serializers to use humanLog f…
dankochetov Apr 13, 2026
0f10282
Bump brocli to 0.12.0
dankochetov Apr 13, 2026
8b0b1f0
Simplify generate explain output flow
dankochetov Apr 13, 2026
cba5c6d
Normalize push explain dry-run behavior
dankochetov Apr 13, 2026
2e3e036
Fail JSON push interactivity explicitly
dankochetov Apr 14, 2026
23905f9
Snapshot current drizzle-kit hint and JSON work
dankochetov Apr 21, 2026
1258cd3
Derive hint types and schemas from source-of-truth arrays
dankochetov Apr 21, 2026
5032c5f
Refactor hints handling: rename hasUnresolved to hasMissingHints and …
dankochetov Apr 23, 2026
afd2724
Refactor CLI context handling and enhance JSON mode support
dankochetov Apr 24, 2026
925d2d0
Update test conditions and connection string handling
dankochetov Apr 28, 2026
8af3d05
Rollback unnecessary changes
dankochetov Apr 28, 2026
232c85b
+
AlexBlokh Apr 29, 2026
aaa70a6
Add mysql and pg to seeder tests pipeline
dankochetov Apr 29, 2026
6cab976
Update JSON contract docs
dankochetov Apr 29, 2026
4c6071a
Add allow_recreate hint scaffolding and unsupported schema change error
dankochetov Apr 30, 2026
96da599
Restructure push-postgres aborted block to interactive-only
dankochetov Apr 30, 2026
602d221
Add postgres confirm_data_loss regression tests for 7 hint kinds
dankochetov Apr 30, 2026
f16207f
Restructure push-mysql aborted block to interactive-only
dankochetov Apr 30, 2026
aafb7b2
Throw drop_pk_dependency error from push-mysql suggestions
dankochetov Apr 30, 2026
6e0dd8e
Throw fk_target_not_unique error from push-mysql suggestions
dankochetov Apr 30, 2026
efd4f76
Emit type_change confirm_data_loss hint from push-mysql alter_column
dankochetov Apr 30, 2026
9bf28a9
Use destructured locals in fk_target_not_unique throw
dankochetov Apr 30, 2026
ed62f7d
Add mysql confirm_data_loss regression tests for table column primary…
dankochetov Apr 30, 2026
72a1f72
Add mysql confirm_data_loss tests for type_change add_unique and stru…
dankochetov Apr 30, 2026
43e07e5
Format mysql confirm_data_loss test fixtures
dankochetov Apr 30, 2026
ab0c09d
Restructure push-sqlite aborted block to interactive-only
dankochetov May 1, 2026
90825c1
Attach DELETE truncate to push-sqlite add_not_null matched-hint flow
dankochetov May 1, 2026
36fcb73
Add imports and inline sqliteDbFrom helper for sqlite confirm_data_lo…
dankochetov May 1, 2026
77c9df5
Add sqlite confirm_data_loss table and column-drop json-mode tests
dankochetov May 1, 2026
1f7d193
Add sqlite confirm_data_loss add_not_null json-mode tests with Q1 reg…
dankochetov May 1, 2026
d7fa41a
Add sqlite confirm_data_loss recreate_table single and multi json-mod…
dankochetov May 1, 2026
6385941
Add UnsupportedSchemaChangeError import to push-mssql
dankochetov May 1, 2026
bf94143
Remove JSON-mode aborted branch from push-mssql suggestion-hints block
dankochetov May 1, 2026
cae2b62
Throw UnsupportedSchemaChangeError for rename_column-in-check and ren…
dankochetov May 1, 2026
b170faf
Replace push-mssql aborted JSON-mode test with rename_blocked_by_chec…
dankochetov May 1, 2026
282bdb4
Add 4 mssql confirm_data_loss describes — table, column, schema, prim…
dankochetov May 1, 2026
6cd6bae
Add 3 mssql confirm_data_loss describes — add_not_null × 2, add_unique
dankochetov May 1, 2026
87736a8
Add rename_schema_unsupported flat structural-error test for push mssql
dankochetov May 1, 2026
a0cb41a
Restructure push-cockroach aborted block to interactive-only
dankochetov May 1, 2026
b755bec
Add 4 cockroach confirm_data_loss describes — table, view, column, sc…
dankochetov May 1, 2026
af02b95
Add 3 cockroach confirm_data_loss describes — primary_key, add_not_nu…
dankochetov May 1, 2026
1c31929
Restructure push-singlestore aborted block to interactive-only
dankochetov May 1, 2026
2ae33cb
Add 3 singlestore confirm_data_loss describes — table, column, add_no…
dankochetov May 1, 2026
9329104
Add fk_target_not_unique flat test for push singlestore
dankochetov May 1, 2026
46a6930
Remove aborted JSON status
dankochetov May 1, 2026
66e0267
Remove allow_recreate hint type from contract
dankochetov May 1, 2026
2132e92
Rewrite JSON_CONTRACT.md to v1-stable structure
dankochetov May 1, 2026
b41528a
Fix v1 contract drift — normalize postgres dialect, document push suc…
dankochetov May 1, 2026
fb56265
Align JSON dialect with config literal, drop push success message
dankochetov May 1, 2026
6e4ec70
Address deferred phase-10 review findings — doc cleanup and dead-code…
dankochetov May 1, 2026
1b4b60c
Add singlestore DDL-error guard, switch add_unique entity to constrai…
dankochetov May 4, 2026
6cb6d8e
Rename confirm_data_loss kinds to not_null_constraint and unique_cons…
dankochetov May 4, 2026
435078d
Consolidate UnsupportedSchemaChangeError to one code with meta.kind d…
dankochetov May 4, 2026
c8a74f4
Add typed pushMissingHint overload to drop as MissingHint cast in pro…
dankochetov May 4, 2026
d201be4
Restructure JSON contract doc with table-driven kinds, reasons, and e…
dankochetov May 4, 2026
b88887f
Apply six v1.1 code-hygiene cleanups across push handlers, errors, hi…
dankochetov May 4, 2026
39150dd
Rename confirm_data_loss kinds back to add_not_null and add_unique, r…
dankochetov May 5, 2026
a79f5ed
Add compose/mariadb.yml and extend compose/wait.sh for mariadb
dankochetov May 5, 2026
93dc69c
Rewrite compose/dockers.sh as a docker-compose dispatcher
dankochetov May 5, 2026
e484118
Add drizzle-kit .env template and ignore the local copy
dankochetov May 5, 2026
fe3273f
Add postgres-vector clause to compose/wait.sh and fail on unknown db
dankochetov May 5, 2026
2e67d58
Add run-tests repo skill teaching the test setup workflow
dankochetov May 5, 2026
a681001
Restore beta hint emission at mysql drop_pk_dependency throw site beh…
dankochetov May 6, 2026
95e7017
Restore beta hint emission at mssql rename_blocked_by_check_constrain…
dankochetov May 6, 2026
16d60cc
Restore beta hint emission at mssql rename_schema_unsupported throw site
dankochetov May 6, 2026
5df2bc7
Capture phase 16 verify run summary
dankochetov May 6, 2026
eb71c6c
Set TEST_CONFIG_PATH_PREFIX inline in cli-export/cli-migrate tests an…
dankochetov May 6, 2026
dd77ee1
Rename run-tests skill and shorten its description
dankochetov May 11, 2026
9833370
drizzle-kit SDK + CLI envelope refactor
dankochetov May 19, 2026
7d3357a
Post-merge fix-ups for drizzle-kit local verification
dankochetov May 20, 2026
6a4c01f
Bump expired skipIf postpones to 2026-06-20 and fix oxlint no-useless…
dankochetov May 20, 2026
23de948
Restore beta error wording in cli-*.test.ts; restructure mssql validator
dankochetov May 20, 2026
763aef8
Scope loadModule default-export unwrap to drizzle config imports
dankochetov May 20, 2026
100d563
Bundle drizzle-kit installable-skills catalog with `skills` subcomman…
dankochetov May 21, 2026
aba8913
Replace `@tanstack/intent` shell-out in `drizzle-kit skills` with a l…
dankochetov May 21, 2026
bcec518
Add umbrella `drizzle` skill and a pre-publish CI gate enforcing `met…
dankochetov May 25, 2026
9c80b2a
Rework drizzle-kit output into orthogonal --output text|json and inte…
dankochetov May 29, 2026
1d0fa0a
Update README
dankochetov May 29, 2026
68d4592
Add machine-readable `--output text|json` to `drizzle-kit check`
dankochetov Jun 8, 2026
c7d49c5
Reconcile rebase flattening artifacts: restore stack files dropped by…
dankochetov Jun 8, 2026
f9b01cd
Gate rc4 turso driver logs behind --output json
dankochetov Jun 9, 2026
ce1aab0
Guard non-TTY push prompts behind typed errors
dankochetov Jun 9, 2026
ed3ed5b
Require PR base SHA in skills revision gate and drop fork-point detec…
dankochetov Jun 9, 2026
7595f48
Drop redundant json guard on verbose push SQL logging
dankochetov Jun 9, 2026
26b603d
Merge pull request #5691 from drizzle-team/ai
dankochetov Jun 10, 2026
6adfcd1
Add `check` composite GitHub Action posting `drizzle-kit check` resul…
dankochetov Jun 11, 2026
dbb6ee4
Merge pull request #5875 from drizzle-team/commutativity-check-action
dankochetov Jun 11, 2026
d1c22c6
Commutative fixes (#5892)
AndriiSherman Jun 14, 2026
3327c01
Fixed unguarded `Buffer` reference in `drizzle-orm/effect-schema` tha…
Sukairo-02 Jun 16, 2026
e8d8c25
Effect mysql (#5895)
Sukairo-02 Jun 21, 2026
efa079f
Forced bigint support to `true` in `bun-mysql`, `mysql2`, removed unu…
Sukairo-02 Jun 22, 2026
b6cd3f5
Mock fix
Sukairo-02 Jun 22, 2026
116462b
Fixed effect postgres drivers returning object mode instead of row mo…
Sukairo-02 Jun 22, 2026
fa7bdbc
Fixed typos, removed `jit` config option from `@effect/sql-sqlite-do`…
Sukairo-02 Jun 23, 2026
07b5586
added tests from issues
AleksandrSherman Jun 23, 2026
a65dd7e
Merge branch 'rc4' of github.com:drizzle-team/drizzle-orm into rc4-te…
AleksandrSherman Jun 23, 2026
916e83f
updates in test
AleksandrSherman Jun 23, 2026
bc3c2fd
Merge pull request #5931 from drizzle-team/rc4-tests-issues
AleksandrSherman Jun 23, 2026
ea3ee54
Config fix
Sukairo-02 Jun 23, 2026
5b3d8d3
Fixed `sqlite` `blob` column runtime-type default mode mismatch (fixe…
Sukairo-02 Jun 23, 2026
c28d0ff
Better typed `sql`
Sukairo-02 Jun 24, 2026
64e8d5e
Extended test postpone date, fixed test schemas
Sukairo-02 Jun 24, 2026
110bff8
Better `bun-mysql` `timestamp:string` codec
Sukairo-02 Jun 24, 2026
f6f9cd7
Extract `checkOptions`/`prepareCheck`/`runCheck` from the inline `che…
dankochetov Jun 12, 2026
8e03759
Extract check snapshot-staging helpers into shared `check-fixtures.ts…
dankochetov Jun 12, 2026
c25d497
Add `check` conformance scenarios and extend `runners.ts` / `conforma…
dankochetov Jun 12, 2026
046dc02
Extend `no-stdout` regression for `check`, add `public-surface` post-…
dankochetov Jun 12, 2026
3382470
Drop unused imports left by `check` fixture extraction in `cli-json.t…
dankochetov Jun 12, 2026
efd8e14
Document `check()` as a root SDK export in `JSON_CONTRACT.md` and `SD…
dankochetov Jun 12, 2026
aaf8806
Update `drizzle-responses-and-errors` skill for `check()` SDK export;…
dankochetov Jun 12, 2026
e5d5344
Mention `check(...)` alongside `generate`/`push` in the `drizzle-resp…
dankochetov Jun 12, 2026
9cd4201
Assert captured stdout/exit calls instead of restored spies in the SD…
dankochetov Jun 12, 2026
c8e21f6
Skip the public-surface dist regression with a warning when dist is u…
dankochetov Jun 12, 2026
1824015
Add `@modelcontextprotocol/sdk` devDependency and bump `zod` to `^\3.25`
dankochetov Jun 12, 2026
e58c8fc
Add Docker-free generate `missing_hints` fixture for MCP tests
dankochetov Jun 12, 2026
5a7eb4f
Add RED MCP test suite covering tool registration, annotations, envel…
dankochetov Jun 12, 2026
8ba22d5
Document `drizzle-kit mcp` server in README — three tools, consent ro…
dankochetov Jun 12, 2026
d27801d
Implement `src/mcp/server.ts` MCP adapter and fix `writeDrizzleConfig…
dankochetov Jun 12, 2026
0a3950a
Register `mcp` brocli verb and exempt it from the after-hook process.…
dankochetov Jun 12, 2026
f30775e
Add credential-leak regression and bring full MCP suite green
dankochetov Jun 12, 2026
4425bcc
Widen `toToolResult` parameter type to accept full SDK envelope unions
dankochetov Jun 12, 2026
80ec482
Fix tsc SIGABRT under moduleResolution:"node" in `registerTool` and `…
dankochetov Jun 12, 2026
25dc240
Harden drizzle-kit `mcp` adapter and tidy the SDK contract and docs
dankochetov Jun 15, 2026
46ca9b4
Add the `pull` / `up` / `export` machine-readable surface and expand …
dankochetov Jun 18, 2026
fdb04da
Reshape the drizzle-kit resolver, confirm model, and `check` conflict…
dankochetov Jun 24, 2026
518a4e8
Clarify MCP config path and conflict-check descriptions
dankochetov Jun 24, 2026
36b0521
Update skills to reference MCP
dankochetov Jun 24, 2026
710fb17
Make the drizzle skill staleness check monorepo-aware, fix its upgrad…
dankochetov Jun 24, 2026
edb3e41
Merge pull request #5920 from drizzle-team/ai
dankochetov Jun 24, 2026
ad90365
New test cases, fixed `PgColumn` `shouldDisableInsert()` not taking i…
Sukairo-02 Jun 25, 2026
7c34a1c
Merge branch 'rc4' of https://github.com/drizzle-team/drizzle-orm int…
Sukairo-02 Jun 25, 2026
02513b4
Postponed uncertain case
Sukairo-02 Jun 25, 2026
c110a0e
Fixed type tests, fixed error text
Sukairo-02 Jun 25, 2026
c2dd2d8
Replace mocked drizzle-kit tests with real in-memory DBs and fold sur…
dankochetov Jun 25, 2026
f785529
Merge pull request #5942 from drizzle-team/ai
dankochetov Jun 25, 2026
227236c
Document drizzle-kit test-design guidelines: real in-memory DBs over …
dankochetov Jun 25, 2026
febf886
Merge branch 'ai' into rc4
dankochetov Jun 25, 2026
1948b2f
Move the drizzle-kit SDK to the drizzle-kit/cli subpath and add a dri…
dankochetov Jun 26, 2026
8919405
Replace the config-validation Node `util` import with `ZodError.messa…
dankochetov Jun 26, 2026
6158642
Fixed MSSQL core (currently unused) transaction isolation builder, ad…
Sukairo-02 Jun 26, 2026
37e71bb
Merge branch 'rc4' of https://github.com/drizzle-team/drizzle-orm int…
Sukairo-02 Jun 26, 2026
3fc748a
Slightly optimized types
Sukairo-02 Jun 26, 2026
f2972ac
Stop gating release CI on the legacy `node10` attw resolution
dankochetov Jun 26, 2026
748058e
Merge pull request #5788 from drizzle-team/rc4
AlexBlokh Jun 27, 2026
2cf0575
Sync fork to Drizzle v1 RC4
joe-thom Jul 17, 2026
a377f57
Run focused CI in the Replit fork
joe-thom Jul 17, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .claude/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*
!skills/
!skills/**
!.gitignore
179 changes: 179 additions & 0 deletions .claude/skills/tests/SKILL.md

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions .envrc

This file was deleted.

11 changes: 0 additions & 11 deletions .eslintignore

This file was deleted.

84 changes: 0 additions & 84 deletions .eslintrc.yaml

This file was deleted.

Loading
Loading