We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e966bcc commit 4269b9eCopy full SHA for 4269b9e
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+main
2
+----
3
+
4
+* Adding peak_memory_usage as a new property of AQL queries, available since ArangoDB 3.11.
5
6
+* The explain method of AQL queries includes the "stats" field in the returned object. Note that the REST API returns
7
+ it separately from the "plan" field, but for now we have to merge them together to ensure backward compatibility.
0 commit comments