- Notifications
You must be signed in to change notification settings - Fork 57
AQL String Functions: Describe caseInsensitive parameter, improve examples and port to @EXAMPLE_AQL #878
Conversation
Also added/renamed/modified/removed some examples. Removed result comments. Left a few examples as plain js code blocks that involve querying a View.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
…x-case-insensitive
This comment was marked as spam.
This comment was marked as spam.
…x-case-insensitive
This comment was marked as spam.
This comment was marked as spam.
@cla-bot check |
This comment was marked as spam.
This comment was marked as spam.
The avocado-loving overlords have requested I re-evaluate this PR. The bot abides. |
@cla-bot check |
This comment was marked as spam.
This comment was marked as spam.
The avocado-loving overlords have requested I re-evaluate this PR. The bot abides. |
This comment was marked as spam.
This comment was marked as spam.
@cla-bot check |
This comment was marked as spam.
This comment was marked as spam.
The avocado-loving overlords have requested I re-evaluate this PR. The bot abides. |
JSON escape sequences need two backslashes in AQL examples (\\t, \\r, \\n), shorthand character classes four (\\\\s, \\\\d, \\\\., and so on). Only half of the amount will display in the result.
…x-case-insensitive
This comment was marked as spam.
This comment was marked as spam.
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Jenkins.
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Jenkins.
|
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Jenkins.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reviewed
* Bring back changes done in #878 Content changes merged in 0dab932 were accidentally reverted by 4c6755c (#883) * Redo #952 (with simplification) that was accidentally undone by #954 * Add line breaks before API descriptions Fixes DocuBlock rendering issue. The first list item wasn't rendered if a text started with a list * Update examples for 3.10 in redo-commits-2022-02 at 2022-04-21T11:13:36+02:00 Co-authored-by: Jenkins <jenkins@arangodb.com> Co-authored-by: arangodb-release-bot <anastasia.soboleva@arangodb.com>
caseInsensitive
parameter not sometimes missing, sometimes in the wrong place.@EXAMPLE_AQL
(3.10 only)https://jenkins.arangodb.biz:3456/view/Documentation/job/arangodb-ANY-examples/1605/