Merge pull request #34 from tyzhnenko/test-and-fix-issue-33

Fix cut off SQL query when its contained `))`
This commit is contained in:
Andy Dustman
2013-11-21 11:55:10 -08:00

View File

@ -26,7 +26,7 @@ restr = r"""
(?:
(?:\(
# ( - editor hightlighting helper
[^)]*
.*
\))
|
'