Fix cut off SQL query when its contained )), edit insert_values

regexp. Fixes issue #33.
This commit is contained in:
Dima Tyzhnenko
2013-10-07 12:34:14 +03:00
parent c8b2744ea2
commit 052955e093

View File

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