You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bun implements its own sqlite driver https://bun.sh/docs/api/sqlite
As the API is similar/identical to better-sqlite3, it might work out of the box by replacing the import statement.
Uh oh!
There was an error while loading. Please reload this page.
Bun implements its own sqlite driver https://bun.sh/docs/api/sqlite
As the API is similar/identical to better-sqlite3, it might work out of the box by replacing the import statement.
Reference oven-sh/bun#3407
The text was updated successfully, but these errors were encountered: