(database): add migration files for prisma

This commit is contained in:
Anthony
2022-07-25 02:13:27 +01:00
parent f369c2f108
commit c06d880f56
14 changed files with 411 additions and 3 deletions

3
.gitignore vendored
View File

@@ -105,6 +105,3 @@ dist
# IntelliJ IDEA
/.idea/
# Prisma migration files
/prisma/migrations/