This commit is contained in:
2026-03-11 06:14:35 +00:00
parent 3b9c8a5eae
commit 36f4af7065
6 changed files with 60 additions and 12 deletions
+2
View File
@@ -19,10 +19,12 @@ const schema = {
{
fieldName: "email",
dataType: "TEXT",
unique: true,
},
{
fieldName: "username",
dataType: "TEXT",
unique: true,
},
{
fieldName: "image",