feat: create first migration for nextauth
This commit is contained in:
parent
6c1326bb39
commit
eaf3cdb9ff
4 changed files with 72 additions and 9 deletions
3
prisma/migrations/migration_lock.toml
Normal file
3
prisma/migrations/migration_lock.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Please do not edit this file manually
|
||||
# It should be added in your version-control system (i.e. Git)
|
||||
provider = "postgresql"
|
||||
Reference in a new issue