minor update

This commit is contained in:
Miroslav Stampar
2010-11-09 16:59:36 +00:00
parent 759433f0f1
commit 726825ca70
2 changed files with 13 additions and 6 deletions

View File

@@ -111,8 +111,11 @@ optDict = {
"lastChar": "integer",
"query": "string",
"sqlShell": "boolean",
"cExists": "boolean",
"tableFile": "string"
},
"Brute": {
"bruteTables": "boolean",
"bruteColumns": "boolean",
},
"User-defined function": {