Navigation Menu

Skip to content

Commit

Permalink
doc: add missing ALLOW_UPDATE
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 16, 2012
1 parent 684380b commit 29dc0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/reference/commands/select.txt
Expand Up @@ -40,7 +40,7 @@ Syntax
[cache=yes]
[match_escalation_threshold=0]
[query_expansion=null]
[query_flags=ALLOW_PRAGMA|ALLOW_COLUMN]
[query_flags=ALLOW_PRAGMA|ALLOW_COLUMN|ALLOW_UPDATE]

Usage
-----
Expand Down

0 comments on commit 29dc0de

Please sign in to comment.