Another update for an Issue #362

This commit is contained in:
Miroslav Stampar
2013-01-20 22:47:26 +01:00
parent 8f955b6364
commit 069c6acabd
3 changed files with 10 additions and 3 deletions

View File

@@ -22,4 +22,4 @@ class Syntax(GenericSyntax):
if isDBMSVersionAtLeast('2.1'):
retVal = Syntax._escape(expression, quote, escaper)
return retVal
return retVal