mirror of https://gitee.com/bigwinds/arangodb
issue #1959
This commit is contained in:
parent
5bd38bf2cc
commit
44059b5feb
|
@ -83,7 +83,7 @@ var runInDatabase = function () {
|
|||
} catch (e) {}
|
||||
db._useDatabase(initialDatabase);
|
||||
},
|
||||
offset: 1,
|
||||
offset: 0,
|
||||
isSystem: true,
|
||||
params: {
|
||||
job: Object.assign({}, job, {
|
||||
|
|
Loading…
Reference in New Issue