1
0
Fork 0
arangodb/tests/js
Jan 76f84f2c6c Allow the optimizer to use indexes (#10543)
* Allow the optimizer to use indexes

when a collection attribute is compared to anexpansion followed by an attribute name, e.g. `doc.value IN something[*].name`.

* Update CHANGELOG
2019-11-26 14:54:28 +01:00
..
client add tests for inventory (#10464) (#10495) 2019-11-21 13:58:15 +01:00
common don't return any in-progress indexes (#10431) 2019-11-14 12:09:41 +01:00
server Allow the optimizer to use indexes (#10543) 2019-11-26 14:54:28 +01:00