11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <model type =" com.apple.IDECoreDataModeler.DataModel" documentVersion =" 1.0" lastSavedToolsVersion =" 14135 " systemVersion =" 17E202 " minimumToolsVersion =" Automatic" sourceLanguage =" Swift" userDefinedModelVersionIdentifier =" " >
2+ <model type =" com.apple.IDECoreDataModeler.DataModel" documentVersion =" 1.0" lastSavedToolsVersion =" 16119 " systemVersion =" 19G73 " minimumToolsVersion =" Automatic" sourceLanguage =" Swift" userDefinedModelVersionIdentifier =" " >
33 <entity name =" WMFEventRecord" representedClassName =" WMFEventRecord" syncable =" YES" >
4- <attribute name =" event" attributeType =" Transformable" syncable = " YES " />
5- <attribute name =" failed" attributeType =" Boolean" defaultValueString =" NO" usesScalarValueType =" YES" syncable = " YES " />
6- <attribute name =" postAttempts" attributeType =" Integer 16" defaultValueString =" 0" usesScalarValueType =" YES" syncable = " YES " />
7- <attribute name =" posted" optional =" YES" attributeType =" Date" usesScalarValueType =" NO" syncable = " YES " />
8- <attribute name =" recorded" attributeType =" Date" usesScalarValueType =" NO" syncable = " YES " />
9- <attribute name =" userAgent" optional =" YES" attributeType =" String" syncable = " YES " />
4+ <attribute name =" event" attributeType =" Transformable" valueTransformerName = " " />
5+ <attribute name =" failed" attributeType =" Boolean" defaultValueString =" NO" usesScalarValueType =" YES" />
6+ <attribute name =" postAttempts" attributeType =" Integer 16" defaultValueString =" 0" usesScalarValueType =" YES" />
7+ <attribute name =" posted" optional =" YES" attributeType =" Date" usesScalarValueType =" NO" />
8+ <attribute name =" recorded" attributeType =" Date" usesScalarValueType =" NO" />
9+ <attribute name =" userAgent" optional =" YES" attributeType =" String" />
1010 <fetchIndex name =" byRecordedIndex" >
1111 <fetchIndexElement property =" recorded" type =" Binary" order =" ascending" />
1212 </fetchIndex >
1313 </entity >
1414 <entity name =" WMFKeyValue" representedClassName =" WMFKeyValue" syncable =" YES" >
15- <attribute name =" date" optional =" YES" attributeType =" Date" usesScalarValueType =" NO" syncable = " YES " />
16- <attribute name =" group" optional =" YES" attributeType =" String" syncable = " YES " />
17- <attribute name =" key" attributeType =" String" syncable = " YES " />
18- <attribute name =" value" optional =" YES" attributeType =" Transformable" syncable = " YES " />
15+ <attribute name =" date" optional =" YES" attributeType =" Date" usesScalarValueType =" NO" />
16+ <attribute name =" group" optional =" YES" attributeType =" String" />
17+ <attribute name =" key" attributeType =" String" />
18+ <attribute name =" value" optional =" YES" attributeType =" Transformable" valueTransformerName = " " />
1919 <fetchIndex name =" byKeyIndex" >
2020 <fetchIndexElement property =" key" type =" Binary" order =" ascending" />
2121 </fetchIndex >
2222 </entity >
2323 <elements >
24- <element name =" WMFEventRecord" positionX =" -63" positionY =" -18" width =" 128" height =" 135 " />
25- <element name =" WMFKeyValue" positionX =" -45" positionY =" 36" width =" 128" height =" 105 " />
24+ <element name =" WMFEventRecord" positionX =" -63" positionY =" -18" width =" 128" height =" 133 " />
25+ <element name =" WMFKeyValue" positionX =" -45" positionY =" 36" width =" 128" height =" 103 " />
2626 </elements >
2727</model >
0 commit comments