kchat/app/objectbox-models/default.json
2024-08-16 21:45:16 +08:00

122 lines
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:488582047102418567",
"lastPropertyId": "12:4851920989895940582",
"name": "Messages",
"properties": [
{
"id": "1:1140870345156626845",
"name": "msgLocalId",
"type": 6,
"flags": 1
},
{
"id": "2:9031355656281198913",
"name": "msgSvrId",
"type": 6
},
{
"id": "3:7234026714654671449",
"name": "content",
"type": 9
},
{
"id": "4:6824187452890400522",
"name": "timestamp",
"type": 6
},
{
"id": "5:1864572739661472742",
"name": "status",
"type": 9
},
{
"id": "8:5472127918402688580",
"name": "type",
"type": 9
},
{
"id": "10:2807582955797188525",
"name": "senderId",
"type": 9
},
{
"id": "11:8166842332862045141",
"name": "takerId",
"type": 9
},
{
"id": "12:4851920989895940582",
"name": "show",
"type": 1
}
],
"relations": []
},
{
"id": "2:6854189850259048168",
"lastPropertyId": "9:2123413060720974577",
"name": "ChatLists",
"properties": [
{
"id": "1:5279270693453549140",
"name": "id",
"type": 6,
"flags": 1
},
{
"id": "3:7775198743178107108",
"name": "nickname",
"type": 9
},
{
"id": "4:7079852095664590440",
"name": "avatarUrl",
"type": 9
},
{
"id": "5:3457793996580594247",
"name": "lastContent",
"type": 9
},
{
"id": "6:6315401035981995789",
"name": "timestamp",
"type": 6
},
{
"id": "8:7345071619836824250",
"name": "unread",
"type": 5
},
{
"id": "9:2123413060720974577",
"name": "talkerId",
"type": 9
}
],
"relations": []
}
],
"lastEntityId": "2:6854189850259048168",
"lastIndexId": "0:0",
"lastRelationId": "0:0",
"lastSequenceId": "0:0",
"modelVersion": 5,
"modelVersionParserMinimum": 5,
"retiredEntityUids": [],
"retiredIndexUids": [],
"retiredPropertyUids": [
840045868537717781,
4549217622013661678,
4829352141114779787,
5444531588574559639,
4896943870878862074
],
"retiredRelationUids": [],
"version": 1
}