Skip to content

feat(sqlite): use node:sqlite as default driver#1598

Open
danjoa wants to merge 2 commits into
mainfrom
rm-better-sqlite
Open

feat(sqlite): use node:sqlite as default driver#1598
danjoa wants to merge 2 commits into
mainfrom
rm-better-sqlite

Conversation

@danjoa
Copy link
Copy Markdown
Contributor

@danjoa danjoa commented May 5, 2026

No description provided.

Copy link
Copy Markdown
Member

@patricebender patricebender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a breaking change isn't it?

@BobdenOs
Copy link
Copy Markdown
Contributor

BobdenOs commented May 6, 2026

this is a breaking change isn't it?

It shouldn't be a breaking change. As it would fallback to node:sqlite. If you know of things that don't work on node:sqlite let me know.

@johannes-vogel
Copy link
Copy Markdown
Contributor

I think we should still ensure in some pipeline that everything works with better-sqlite3 and sql.js.

@johannes-vogel johannes-vogel changed the title chore: Remove dependencies to better-sqlite and sql.js feat(sqlite): use node:sqlite as default driver May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants