|
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
2 | | -<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="19206" systemVersion="20G165" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier=""> |
| 2 | +<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="19574" systemVersion="21A559" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier=""> |
3 | 3 | <entity name="AttachmentDTO" representedClassName="AttachmentDTO" syncable="YES"> |
4 | 4 | <attribute name="data" attributeType="Binary"/> |
5 | 5 | <attribute name="id" attributeType="String"/> |
|
163 | 163 | <attribute name="deletedAt" optional="YES" attributeType="Date" usesScalarValueType="NO"/> |
164 | 164 | <attribute name="extraData" optional="YES" attributeType="Binary"/> |
165 | 165 | <attribute name="id" attributeType="String"/> |
| 166 | + <attribute name="isHardDeleted" optional="YES" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES"/> |
166 | 167 | <attribute name="isShadowed" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES"/> |
167 | 168 | <attribute name="isSilent" attributeType="Boolean" usesScalarValueType="YES"/> |
168 | 169 | <attribute name="latestReactions" optional="YES" attributeType="Transformable" valueTransformerName="NSSecureUnarchiveFromDataTransformer"/> |
|
299 | 300 | <element name="CurrentUserDTO" positionX="0" positionY="0" width="128" height="179"/> |
300 | 301 | <element name="DeviceDTO" positionX="9" positionY="153" width="128" height="89"/> |
301 | 302 | <element name="MemberDTO" positionX="0" positionY="0" width="128" height="254"/> |
302 | | - <element name="MessageDTO" positionX="160" positionY="192" width="128" height="614"/> |
| 303 | + <element name="MessageDTO" positionX="160" positionY="192" width="128" height="629"/> |
303 | 304 | <element name="MessageReactionDTO" positionX="160" positionY="192" width="128" height="179"/> |
304 | 305 | <element name="MessageSearchQueryDTO" positionX="9" positionY="162" width="128" height="59"/> |
305 | 306 | <element name="UserDTO" positionX="0" positionY="0" width="128" height="433"/> |
|
0 commit comments