feat(effect-drizzle-sqlite): add vendored sqlite adapter (#28547)

This commit is contained in:
Kit Langton 2026-05-20 20:09:07 -04:00 committed by GitHub
commit 5381795844
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 3697 additions and 0 deletions

View file

@ -30,6 +30,7 @@
"catalog": {
"@effect/opentelemetry": "4.0.0-beta.66",
"@effect/platform-node": "4.0.0-beta.66",
"@effect/sql-sqlite-bun": "4.0.0-beta.66",
"@npmcli/arborist": "9.4.0",
"@types/bun": "1.3.13",
"@types/cross-spawn": "6.0.6",