This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Releases: saeschdivara/ArangoPy
Releases · saeschdivara/ArangoPy
Version 0.5
- Bitarray index
- Better traversal query
- (Partly) Extending query as in Django
- ORM index queries
- ORM additional fields:
- List
- Dict
Version 0.4
- Better code documentation
- Index for model fields
- Index queries
- ORM additional fields:
- Choice
- Text
- ManyToMany
Version 0.3
- Index support
- Raw AQL support
- User support
- Execute raw ArangoDB queries
- ORM Queryset Filtering (with boolean)
- ORM Queryset limit
- ORM additional fields:
- UUID
- Boolean
Version 0.2
Testing if it is possible to iterate over queryset
Version 0.1
v0.1 Documenting how to update a document in a transaction