Merge pull request 'fixes #6260 vn-user quito campos redundantes' (!1779) from 6260-User.password-NOT-NULL into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #1779 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
df51b0ca99
|
@ -23,10 +23,6 @@
|
|||
"columnName": "name"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"type": "string",
|
||||
"required": true
|
||||
},
|
||||
"roleFk": {
|
||||
"type": "number",
|
||||
"mysql": {
|
||||
|
@ -42,9 +38,6 @@
|
|||
"active": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"created": {
|
||||
"type": "date"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue