mirror of https://gitee.com/bigwinds/arangodb
Add internal issue 4597 notice
This commit is contained in:
parent
2365ea419a
commit
0f3406cfe2
|
@ -1,5 +1,9 @@
|
||||||
devel
|
devel
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
* Fixed internal issue #4597: rebalanceShards API cannot work on any database
|
||||||
|
other than the _system database.
|
||||||
|
|
||||||
* Fixed UPSERT matching.
|
* Fixed UPSERT matching.
|
||||||
|
|
||||||
Empty objects in the `UPSERT { ... }` expression will not be omitted anymore:
|
Empty objects in the `UPSERT { ... }` expression will not be omitted anymore:
|
||||||
|
|
Loading…
Reference in New Issue