diff options
| author | MohamedBassem <me@mbassem.com> | 2024-02-05 17:07:32 +0000 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-02-05 17:07:32 +0000 |
| commit | b7fc3344e3f3c898388831dbfad084cebdd64bb3 (patch) | |
| tree | d3f5e282ad2edb001120665d3244cd623ec3e888 /prisma/migrations/migration_lock.toml | |
| parent | 61b08abf0083f7aeb646fe588d673c72cd8b5493 (diff) | |
| download | karakeep-b7fc3344e3f3c898388831dbfad084cebdd64bb3.tar.zst | |
Init NextAuth
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 00000000..e5e5c470 --- /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 (i.e. Git) +provider = "sqlite"
\ No newline at end of file |
