mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
c18ec8589b
commit
068a43c75d
|
@ -1,6 +1,11 @@
|
||||||
devel
|
devel
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* improved performance of primary index lookups
|
||||||
|
|
||||||
|
* optimizations for AQL `[*]` operator in case no filter, no projection and
|
||||||
|
no offset/limit are used
|
||||||
|
|
||||||
* added AQL function `OUTERSECTION` to return the symmetric difference of its
|
* added AQL function `OUTERSECTION` to return the symmetric difference of its
|
||||||
input arguments
|
input arguments
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue