mirror of
https://github.com/xCyanGrizzly/DragonsStash.git
synced 2026-05-11 06:11:15 +00:00
The migration_lock.toml was excluded by a gitignore pattern (prisma/migrations/**/migration_lock.toml) which caused `prisma migrate deploy` to fail in CI with no lock file present. Prisma requires this file to be version-controlled. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
128 B
TOML
4 lines
128 B
TOML
# Please do not edit this file manually
|
|
# It should be added in your version-control system (e.g., Git)
|
|
provider = "postgresql"
|