mirror of
https://github.com/Unkn0wnCat/calapi.git
synced 2025-04-28 09:36:20 +02:00
115 lines
No EOL
2.8 KiB
JSON
115 lines
No EOL
2.8 KiB
JSON
{
|
|
"_note1": "KEEP THIS FILE! Check it into a version control system (VCS) like git.",
|
|
"_note2": "ObjectBox manages crucial IDs for your object model. See docs for details.",
|
|
"_note3": "If you have VCS merge conflicts, you must resolve them according to ObjectBox docs.",
|
|
"entities": [
|
|
{
|
|
"id": "1:6113939647246508274",
|
|
"lastPropertyId": "11:7850404311720641575",
|
|
"name": "Event",
|
|
"properties": [
|
|
{
|
|
"id": "1:7937430401595985583",
|
|
"name": "Id",
|
|
"type": 6,
|
|
"flags": 1
|
|
},
|
|
{
|
|
"id": "2:2847455842587548770",
|
|
"name": "Title",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "3:5544060193748436840",
|
|
"name": "Description",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "4:8561829208578403567",
|
|
"name": "LocationLat",
|
|
"type": 8
|
|
},
|
|
{
|
|
"id": "5:5820983911997034002",
|
|
"name": "LocationLon",
|
|
"type": 8
|
|
},
|
|
{
|
|
"id": "6:9087047129183039073",
|
|
"name": "LocationName",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "7:6244235122388051146",
|
|
"name": "LocationAddr",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "8:8364048063538203126",
|
|
"name": "Start",
|
|
"indexId": "2:6550041169932512031",
|
|
"type": 10,
|
|
"flags": 8
|
|
},
|
|
{
|
|
"id": "9:4430804333783655166",
|
|
"name": "End",
|
|
"indexId": "3:2695485223480358088",
|
|
"type": 10,
|
|
"flags": 8
|
|
},
|
|
{
|
|
"id": "10:931980621875750656",
|
|
"name": "DateCreated",
|
|
"type": 10
|
|
},
|
|
{
|
|
"id": "11:7850404311720641575",
|
|
"name": "Calendar",
|
|
"indexId": "1:5038424931262362087",
|
|
"type": 11,
|
|
"flags": 520,
|
|
"relationTarget": "Calendar"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "2:3479788557646175786",
|
|
"lastPropertyId": "4:4327693086526358319",
|
|
"name": "Calendar",
|
|
"properties": [
|
|
{
|
|
"id": "1:5837320313195022877",
|
|
"name": "Id",
|
|
"type": 6,
|
|
"flags": 1
|
|
},
|
|
{
|
|
"id": "2:5757515869118754632",
|
|
"name": "Name",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "3:6251208215291496247",
|
|
"name": "Description",
|
|
"type": 9
|
|
},
|
|
{
|
|
"id": "4:4327693086526358319",
|
|
"name": "DateCreated",
|
|
"type": 10
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"lastEntityId": "2:3479788557646175786",
|
|
"lastIndexId": "3:2695485223480358088",
|
|
"lastRelationId": "",
|
|
"modelVersion": 5,
|
|
"modelVersionParserMinimum": 5,
|
|
"retiredEntityUids": [],
|
|
"retiredIndexUids": [],
|
|
"retiredPropertyUids": [],
|
|
"retiredRelationUids": [],
|
|
"version": 1
|
|
} |