File tree Expand file tree Collapse file tree
Models/SPUserManager.xcdatamodel Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <attribute name =" show_view_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
2222 <attribute name =" trigger_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
2323 <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" />
2425 <attribute name =" userManager" optional =" YES" transient =" YES" syncable =" YES" />
2526 <relationship name =" user" optional =" YES" minCount =" 1" maxCount =" 1" deletionRule =" Nullify" destinationEntity =" SPUser" inverseName =" schema_privileges" inverseEntity =" SPUser" indexed =" YES" syncable =" YES" />
2627 </entity >
6869 <attribute name =" super_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
6970 <attribute name =" trigger_priv" optional =" YES" attributeType =" Boolean" defaultValueString =" NO" syncable =" YES" />
7071 <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" />
7173 <attribute name =" user" optional =" YES" attributeType =" String" syncable =" YES" />
7274 <attribute name =" userManager" optional =" YES" transient =" YES" syncable =" YES" />
7375 <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