-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
To avoid things potentially breaking when previewing PRs and branches, it would be good to include a prefix in the tables.
Currently Prisma is used for the DB ORM, however Prisma doesn't really support using different DB prefixes for different environments, due to how it handles migrations.
As such, the ORM should be switched to Drizzle ASAP and this prefixing setup, before any features that require the database are implemented
Metadata
Metadata
Assignees
Labels
No labels