File tree 1 file changed +2
-0
lines changed
Models/SPUserManager.xcdatamodel
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 21
21
<attribute name =" show_view_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
22
22
<attribute name =" trigger_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
23
23
<attribute name =" update_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
24
+ <attribute name =" delete_history_priv" optional =" YES" attributeType =" Boolean" usesScalarValueType =" NO" syncable =" YES" />
24
25
<attribute name =" userManager" optional =" YES" transient =" YES" syncable =" YES" />
25
26
<relationship name =" user" optional =" YES" minCount =" 1" maxCount =" 1" deletionRule =" Nullify" destinationEntity =" SPUser" inverseName =" schema_privileges" inverseEntity =" SPUser" indexed =" YES" syncable =" YES" />
26
27
</entity >
68
69
<attribute name =" super_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
69
70
<attribute name =" trigger_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
70
71
<attribute name =" update_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
72
+ <attribute name =" delete_history_priv" optional =" YES" attributeType =" Boolean" usesScalarValueType =" NO" syncable =" YES" />
71
73
<attribute name =" user" optional =" YES" attributeType =" String" syncable =" YES" />
72
74
<attribute name =" userManager" optional =" YES" transient =" YES" syncable =" YES" />
73
75
<relationship name =" children" optional =" YES" toMany =" YES" minCount =" 1" deletionRule =" Cascade" destinationEntity =" SPUser" inverseName =" parent" inverseEntity =" SPUser" indexed =" YES" syncable =" YES" />
You can’t perform that action at this time.
0 commit comments