mirror of https://gitee.com/bigwinds/arangodb
fixed issue #2052
This commit is contained in:
parent
b2c45de1d1
commit
1a2a3ba448
|
@ -76,6 +76,8 @@ devel
|
|||
v3.0.8 (XXXX-XX-XX)
|
||||
-------------------
|
||||
|
||||
* fixed issue #2052
|
||||
|
||||
* fixed issue #2005
|
||||
|
||||
* fixed issue #2039
|
||||
|
|
|
@ -379,7 +379,7 @@
|
|||
collName: collName,
|
||||
wfs: wfs,
|
||||
isSystem: isSystem,
|
||||
collSize: collSize,
|
||||
journalSize: collSize,
|
||||
replicationFactor: replicationFactor,
|
||||
collType: collType,
|
||||
shards: shards,
|
||||
|
|
Loading…
Reference in New Issue