chore: add config, prisma schema and client (Prisma 7 adapter)

This commit is contained in:
2026-08-10 14:23:31 +02:00
parent df3b6dc8c9
commit 28159d0a4a
6 changed files with 127 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "mysql"