Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Releases: saeschdivara/ArangoPy

Version 0.5

11 Nov 16:10
Compare
Choose a tag to compare
  • Bitarray index
  • Better traversal query
  • (Partly) Extending query as in Django
  • ORM index queries
  • ORM additional fields:
    • List
    • Dict

Version 0.4

14 Oct 17:10
Compare
Choose a tag to compare
  • Better code documentation
  • Index for model fields
  • Index queries
  • ORM additional fields:
    • Choice
    • Text
    • ManyToMany

Version 0.3

04 Oct 09:19
Compare
Choose a tag to compare
  • 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

27 Sep 07:39
Compare
Choose a tag to compare
Testing if it is possible to iterate over queryset

Version 0.1

19 Sep 06:49
Compare
Choose a tag to compare
v0.1

Documenting how to update a document in a transaction