1
0
Fork 0

feat: create first migration for nextauth

This commit is contained in:
Vojtěch Mareš 2023-06-25 11:41:26 +02:00
parent 6c1326bb39
commit eaf3cdb9ff
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
4 changed files with 72 additions and 9 deletions

View 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"