Wichige änderung an DB
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
// learn more about it in the docs: https://pris.ly/d/prisma-schema
|
||||
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
provider = "prisma-client-js"
|
||||
binaryTargets = ["native", "debian-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
@@ -101,10 +102,9 @@ enum QRType {
|
||||
|
||||
enum ContentType {
|
||||
URL
|
||||
WIFI
|
||||
VCARD
|
||||
GEO
|
||||
PHONE
|
||||
EMAIL
|
||||
SMS
|
||||
TEXT
|
||||
WHATSAPP
|
||||
|
||||
Reference in New Issue
Block a user