Redesigning for Issue #75

This commit is contained in:
Miroslav Stampar
2012-07-12 13:42:22 +02:00
parent 3d66e2dfb1
commit 3fd5119f3f
2 changed files with 1 additions and 8 deletions

View File

@@ -798,9 +798,6 @@ class Agent:
return unescaper.unescape(lengthExpr)
def forgeQueryOutputLengthZero(self, expression):
return self.forgeCaseStatement(self.forgeQueryOutputLength(expression))
def forgeCaseStatement(self, expression):
"""
Take in input a query string and return its CASE statement query