What should the driver be in drizzle.config.ts when using bun sqlite?

I get an error when I leave out driver in my drizzle config

Either "turso", "libsql", "better-sqlite" are available options for "--driver"


I tried better-sqlite but then it asks me to install better-sqlite3
Was this page helpful?