How do i create an SQLite file?
Hi, i don't need migrations and would like to use
drizzle-kit push:sqlite
, but i get an error from better-sqlite3
: Cannot open database because the directory does not exist
.
The directory does exist, but the file doesn't.0 Replies