This commit is contained in:
Benjamin Toby
2024-12-08 09:58:57 +01:00
parent 8a8257d17e
commit 7bd4b2fe65
76 changed files with 1783 additions and 1106 deletions
+2 -1
View File
@@ -17,5 +17,6 @@
"onUpdate": "CURRENT_TIMESTAMP",
"onUpdateLiteral": "CURRENT_TIMESTAMP",
"onDelete": "CURRENT_TIMESTAMP",
"onDeleteLiteral": "CURRENT_TIMESTAMP"
"onDeleteLiteral": "CURRENT_TIMESTAMP",
"encrypted": false
}
+1 -2
View File
@@ -33,8 +33,7 @@
},
{
"fieldName": "password",
"dataType": "VARCHAR(250)",
"notNullValue": true
"dataType": "TEXT"
},
{
"fieldName": "image",