Jisho-Study-Tool/lib/objectbox-model.json

47 lines
1.2 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:7471000004971513655",
"lastPropertyId": "4:1530573958565295186",
"name": "Search",
"properties": [
{
"id": "1:182004738902401315",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "2:647032929519296287",
"name": "timestamp",
"type": 10
},
{
"id": "3:8448353731705407210",
"name": "query",
"type": 9
},
{
"id": "4:1530573958565295186",
"name": "type",
"type": 9
}
],
"relations": []
}
],
"lastEntityId": "1:7471000004971513655",
"lastIndexId": "0:0",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [],
"retiredRelationUids": [],
"version": 1
}