1.2.7 • Published 3 years ago
@ratatosk/ngsi-mongo-storage v1.2.7
ngsi-mongo-storage
A list of changes as compared to Orion database schema
// NOW
- DateTime gets stored as a proper date, NOT seconds (i.e. Integer) since 1970
// LATER
- attrNames and attr.mdNames REMOVED
- _id.id -> nameId (and maps to entity.id)
- _id.type -> type (and maps to entity.type)
- _id.servicePath -> servicePath (exposed as a builtin "servicePath")
- _id is just saved as an ObjectId() (exposed as a builtin "fiwareId")
- uniqueness index added to {nameId, type, servicePath} trio to enforce Orion compatibility
- builtins expanded to include {servicePath, fiwareId} (from above)
1.2.7
3 years ago
1.2.6
3 years ago
1.2.5
3 years ago
1.2.4
3 years ago
1.2.3
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.2.0
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.2
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago