Replies: 1 comment
-
Closing in favor of #16050 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use
better-sqlite3
with Bun, but I get the error:This makes sense, but
bun:sqlite
withbetter-sqlite3
. Some tools like better-auth accept a better-sqlite3 database object, and I'm not sure if I can just drop-in the Bun database adapter.See: https://www.better-auth.com/
Beta Was this translation helpful? Give feedback.
All reactions