fix(db-sqlite): migration template errors (#7404)

- Fix migration template for sqlite
- Add declare for payload.db.drizzle as type LibSQLDatabase
- Correct drizzle snapshot version
This commit is contained in:
Dan Ribbens
2024-07-27 22:10:09 -04:00
committed by GitHub
parent 1dc428823a
commit 6d066c2ba4
7 changed files with 6 additions and 712 deletions

View File

@@ -38,6 +38,7 @@ jobs:
db-\*
db-mongodb
db-postgres
db-sqlite
email-nodemailer
eslint
graphql