Subject: | _open_outer_paren uses too aggressive regex |
removes too many parentheses when the statement is in format f.x.
"(SELECT a) UNION (SELECT b)"
SQL/Abstract.pm:1052 $sql = $1 while $sql =~ /^ \s* \( (.*) \) \s* $/xs;
This queue is for tickets about the SQL-Abstract CPAN distribution.
The Basics
People
|
Bug Information
|