Setup initial prisma migration (#146)

This commit is contained in:
Thomas
2021-06-05 17:20:52 +02:00
committed by GitHub
parent 00b42855b6
commit fabd912fba
2 changed files with 174 additions and 0 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"