remove obsolete Update field attribute from scaffold
This commit is contained in:
parent
b00fd948bd
commit
02a2c6de02
@ -1,10 +1,10 @@
|
|||||||
User
|
User
|
||||||
ident Text
|
ident Text
|
||||||
password Text Maybe Update
|
password Text Maybe
|
||||||
UniqueUser ident
|
UniqueUser ident
|
||||||
Email
|
Email
|
||||||
email Text
|
email Text
|
||||||
user UserId Maybe Update
|
user UserId Maybe
|
||||||
verkey Text Maybe Update
|
verkey Text Maybe
|
||||||
UniqueEmail email
|
UniqueEmail email
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user