Tags: irdbl/python-arango
Tags
update: `create_graph` & `properties` (arangodb#349) * update: `create_graph` * update: `format_graph_properties`
Integrate latest 3.12.2 changes (arangodb#348) * Adding 3.12.2 features * Updated driver version * Fixed failing test in 3.12.2 * Fixing failing doctest
Integrate latest 3.12.1 changes (arangodb#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 (arangodb#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 <[email protected]> * Update arango/collection.py Co-authored-by: Anthony Mahanna <[email protected]> * Changed warning --------- Co-authored-by: Alex Petenchea <[email protected]> Co-authored-by: Alex Petenchea <[email protected]>
ES-1867 | `force_one_shard_attribute_value` param (arangodb#314)
Authenticate using User JWT-Token (arangodb#293) * initial commit * fix rst * `set_token` test * update `user_token` docstring * new: `set_token` for `JwtSuperuserConnection` * add `set_token` example in rst * fix: set_token * update docstring * update error msg * update `test_auth_jwt_expiry` * fix isort
Prepare 7.7.0 (arangodb#290) * Setting version to 7.7.0 * Removing CHANGELOG
fix: `build_filter_conditions` utils method (arangodb#277) * initial commit (new test should fail) * fix: build_filter_conditions
PreviousNext