Tags: arangodb/python-arango
Tags
Integrate latest 3.12.1 changes (#347) * Bumping example to the latest version * Adding option `skipFastLockRound` for transactions * Introducing HTTP DELETE `/_admin/log/level` to reset all log * Removing types-pkg-resources * Setting skip_fast_lock_round to None by default * Adding test coverage for `server_id` parameter
Make `add_index` public (#321) * make `add_index` public | initial commit * fix `conftest` * Changed maintainer email * Fixing up after the merge * Using persistent index instead of hash * Fixing docs * Fixing typos * Fixing tests * Removing unused argument * Adding the formatter parameter * Added note explaining the formatter parameter. * Update arango/collection.py Co-authored-by: Anthony Mahanna <43019056+aMahanna@users.noreply.github.com> * Update arango/collection.py Co-authored-by: Anthony Mahanna <43019056+aMahanna@users.noreply.github.com> * Changed warning --------- Co-authored-by: Alex Petenchea <alex.petenchea@gmail.com> Co-authored-by: Alex Petenchea <alexandru.petenchea@arangodb.com>
PreviousNext