mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-14 18:12:35 +08:00
Merge pull request #34 from tyzhnenko/test-and-fix-issue-33
Fix cut off SQL query when its contained `))`
This commit is contained in:
@ -26,7 +26,7 @@ restr = r"""
|
||||
(?:
|
||||
(?:\(
|
||||
# ( - editor hightlighting helper
|
||||
[^)]*
|
||||
.*
|
||||
\))
|
||||
|
|
||||
'
|
||||
|
Reference in New Issue
Block a user