|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
-<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="23788.4" systemVersion="25B78" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithSwiftData="YES" userDefinedModelVersionIdentifier="">
|
|
|
|
|
|
|
+<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="24512" systemVersion="25D2128" minimumToolsVersion="Automatic" sourceLanguage="Swift" usedWithSwiftData="YES" userDefinedModelVersionIdentifier="">
|
|
|
<entity name="BolusStored" representedClassName="BolusStored" syncable="YES">
|
|
<entity name="BolusStored" representedClassName="BolusStored" syncable="YES">
|
|
|
<attribute name="amount" optional="YES" attributeType="Decimal" defaultValueString="0"/>
|
|
<attribute name="amount" optional="YES" attributeType="Decimal" defaultValueString="0"/>
|
|
|
<attribute name="isExternal" optional="YES" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES"/>
|
|
<attribute name="isExternal" optional="YES" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES"/>
|
|
@@ -78,7 +78,7 @@
|
|
|
<attribute name="isUploadedToHealth" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
|
|
<attribute name="isUploadedToHealth" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
|
|
|
<attribute name="isUploadedToNS" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
|
|
<attribute name="isUploadedToNS" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
|
|
|
<attribute name="isUploadedToTidepool" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
|
|
<attribute name="isUploadedToTidepool" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
|
|
|
- <attribute name="smoothedGlucose" optional="YES" attributeType="Decimal" defaultValueString="0.0"/>
|
|
|
|
|
|
|
+ <attribute name="smoothedGlucose" optional="YES" attributeType="Decimal"/>
|
|
|
<fetchIndex name="byDate">
|
|
<fetchIndex name="byDate">
|
|
|
<fetchIndexElement property="date" type="Binary" order="ascending"/>
|
|
<fetchIndexElement property="date" type="Binary" order="ascending"/>
|
|
|
</fetchIndex>
|
|
</fetchIndex>
|