mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
e14b9aaaa1
commit
f4a0c7d2b2
|
@ -5,6 +5,10 @@ devel
|
|||
|
||||
* fixed lookup of index from collection by fully qualified name, e.g.
|
||||
`db.testCollection.index('testCollection/primary')`.
|
||||
|
||||
|
||||
v3.5.0-rc.3 (2019-05-31)
|
||||
------------------------
|
||||
|
||||
* fix issue #9106: Sparse Skiplist Index on multiple fields not used for FILTER + SORT query
|
||||
|
||||
|
|
Loading…
Reference in New Issue