Implementation for Issue #92

This commit is contained in:
Miroslav Stampar
2012-07-16 11:07:47 +02:00
parent bb8cd788e1
commit 07a85874fe
4 changed files with 13 additions and 2 deletions

View File

@@ -63,7 +63,9 @@ optDict = {
"dbms": "string",
"os": "string",
"invalidBignum": "boolean",
"invalidLogical": "boolean",
"invalidLogical": "boolean",
"noCast": "boolean",
"noUnescape": "boolean",
"prefix": "string",
"suffix": "string",
"skip": "string",