Minor update regarding #3230

This commit is contained in:
Miroslav Stampar
2018-09-10 12:43:59 +02:00
parent c9a73aeed1
commit a8c0722631
4 changed files with 10 additions and 4 deletions

View File

@@ -263,6 +263,10 @@ SQL_STATEMENTS = {
"commit ",
"rollback ",
),
"SQL administration": (
"set ",
),
}
POST_HINT_CONTENT_TYPES = {