22 "_note1" : " KEEP THIS FILE! Check it into a version control system (VCS) like git." ,
33 "_note2" : " ObjectBox manages crucial IDs for your object model. See docs for details." ,
44 "_note3" : " If you have VCS merge conflicts, you must resolve them according to ObjectBox docs." ,
5+ "modelVersionParserMinimum" : 5 ,
56 "entities" : [
67 {
7- "id" : " 1:6465125355924028123 " ,
8+ "id" : " 1:8788355504645367043 " ,
89 "name" : " Task" ,
9- "lastPropertyId" : " 4:8015673551585674115 " ,
10+ "lastPropertyId" : " 4:8008741740181940834 " ,
1011 "properties" : [
1112 {
12- "id" : " 1:8700906525982901970" ,
13- "name" : " id"
13+ "id" : " 1:2204404178690013419" ,
14+ "name" : " id" ,
15+ "type" : 6 ,
16+ "flags" : 1
1417 },
1518 {
16- "id" : " 2:6068517061615452812" ,
17- "name" : " text"
19+ "id" : " 2:9211247851395059885" ,
20+ "name" : " text" ,
21+ "type" : 9 ,
22+ "flags" : 0
1823 },
1924 {
20- "id" : " 3:1585967268027923630" ,
21- "name" : " date_created"
25+ "id" : " 3:1225557865887046719" ,
26+ "name" : " date_created" ,
27+ "type" : 10 ,
28+ "flags" : 0
2229 },
2330 {
24- "id" : " 4:8015673551585674115" ,
25- "name" : " date_finished"
31+ "id" : " 4:8008741740181940834" ,
32+ "name" : " date_finished" ,
33+ "type" : 10 ,
34+ "flags" : 0
2635 }
2736 ]
2837 }
2938 ],
30- "lastEntityId" : " 1:6465125355924028123" ,
31- "lastIndexId" : " 0:0" ,
32- "modelVersionParserMinimum" : 5
39+ "lastEntityId" : " 1:8788355504645367043" ,
40+ "lastIndexId" : " 0:0"
3341}
0 commit comments