It would be nice for miniflare to support `bun:sqlite` instead of `better-sqlite3`. When I use bun a

It would be nice for miniflare to support bun:sqlite instead of better-sqlite3.
When I use bun as a package manager, I find it does not install the bindings correctly for better-sqlite3, and D1 queries throw an error as a result.
Was this page helpful?