Fix sql breaking
This commit is contained in:
+2
-1
@@ -201,7 +201,8 @@ INSERT INTO Account (
|
|||||||
PasswordAttempts,
|
PasswordAttempts,
|
||||||
CurrentPasswordAttempts,
|
CurrentPasswordAttempts,
|
||||||
Role,
|
Role,
|
||||||
EmailToken
|
EmailToken,
|
||||||
|
DataServer
|
||||||
) VALUES (
|
) VALUES (
|
||||||
1,
|
1,
|
||||||
'admin',
|
'admin',
|
||||||
|
|||||||
Reference in New Issue
Block a user