diff options
Diffstat (limited to 'backend/prisma/migrations/migration_lock.toml')
-rw-r--r-- | backend/prisma/migrations/migration_lock.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/backend/prisma/migrations/migration_lock.toml b/backend/prisma/migrations/migration_lock.toml new file mode 100644 index 0000000..e5a788a --- /dev/null +++ b/backend/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 (i.e. Git) +provider = "mysql"
\ No newline at end of file |