fix: migrate to Prisma 7 driver adapter (libsql) for SQLite #2
Reference in New Issue
Block a user
Delete Branch "claude/reverent-proskuriakova"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Prisma 7 removed support for
urlin schema.prisma datasources and theengineType = "library"native binary engine. All connections now gothrough a driver adapter.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com