10000 DOC-525 | Add more context to headlines in the AQL book (#1456) · arangodb/docs@7933ece · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Commit 7933ece

Browse files
authored
DOC-525 | Add more context to headlines in the AQL book (#1456)
* Add more context to headlines in the AQL book Add some lead paragraphs Combine UDF pages and integrate array operators * Fix links, add another cross-reference * Apply to 3.11 * Apply to 3.10
1 parent d9fb5e5 commit 7933ece

File tree

198 files changed

+2680
-2666
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+2680
-2666
lines changed

3.10/aql/advanced-array-operators.md

Lines changed: 0 additions & 354 deletions
This file was deleted.

3.10/aql/advanced.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

3.10/aql/common-errors.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
layout: default
3-
description: Common errors to make in ArangoDB's query language
4-
title: AQL Pitfalls
3+
description: >-
4+
Avoid injection vulnerabilities and avoid pitfalls like incorrect operator
5+
usage performance issues when using ArangoDB's query language
56
---
6-
Common Errors
7+
Common Errors in AQL
78
=============
89

10+
{{ page.description }}
11+
{:class="lead"}
12+
913
Trailing semicolons in query strings
1014
------------------------------------
1115

0 commit comments

Comments
 (0)
0