| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_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": "2:1438354990151910015",
- "lastPropertyId": "6:4818206049188692305",
- "name": "Profile",
- "properties": [
- {
- "id": "1:3873481118333862410",
- "name": "id",
- "type": 6,
- "flags": 1
- },
- {
- "id": "2:9078004558710481468",
- "name": "theme",
- "type": 6
- },
- {
- "id": "3:7647214962273172849",
- "name": "username",
- "type": 9
- },
- {
- "id": "4:5923665807684456265",
- "name": "isLogin",
- "type": 1
- }
- ],
- "relations": []
- }
- ],
- "lastEntityId": "2:1438354990151910015",
- "lastIndexId": "1:2185831944762227781",
- "lastRelationId": "0:0",
- "lastSequenceId": "0:0",
- "modelVersion": 5,
- "modelVersionParserMinimum": 5,
- "retiredEntityUids": [
- 3444477729893015694
- ],
- "retiredIndexUids": [],
- "retiredPropertyUids": [
- 5463014948149082651,
- 2305308568754167021,
- 649621747167423523,
- 4818206049188692305
- ],
- "retiredRelationUids": [],
- "version": 1
- }
|