diff options
Diffstat (limited to 'packages/db/prisma/migrations/migration_lock.toml')
| -rw-r--r-- | packages/db/prisma/migrations/migration_lock.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/db/prisma/migrations/migration_lock.toml b/packages/db/prisma/migrations/migration_lock.toml new file mode 100644 index 00000000..e5e5c470 --- /dev/null +++ b/packages/db/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 = "sqlite"
\ No newline at end of file |
