diff options
Diffstat (limited to 'prisma/migrations/migration_lock.toml')
| -rw-r--r-- | prisma/migrations/migration_lock.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/prisma/migrations/migration_lock.toml b/prisma/migrations/migration_lock.toml new file mode 100644 index 0000000..044d57c --- /dev/null +++ b/prisma/migrations/migration_lock.toml @@ -0,0 +1,3 @@ +# Please do not edit this file manually +# It should be added in your version-control system (e.g., Git) +provider = "postgresql" |