Dimmer
5 months ago
#1
V1.0: Inception : dxura/world/news/v10-ad24dd7b
Table: world
{
// System Fields
"id": "string (auto-generated)",
"created": "timestamp",
"updated": "timestamp",
// Position Fields (Integer)
"x": "integer",
"y": "integer",
"z": "integer",
// Rotation Fields (Float)
"rotX": "float",
"rotY": "float",
"rotZ": "float",
"rotW": "float",
// Metadata Fields
"owner": "string (required)",
"cloudModel": "string"
}
Indexes:
- Unique composite index on (x, y)
- Index on owner field