1) Improve the handling of the queries like (select ..) union (select ..)
Hiroshi Inoue <inoue@tpf.co.jp>
1) Improve the handling of the queries like (select ..) union (select ..)
whose first non-space character is '('.
2) Handle Insert .. () VALUES ().
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/convert.c | modified | +43 −1 |
| src/interfaces/odbc/parse.c | modified | +5 −0 |
| src/interfaces/odbc/statement.c | modified | +1 −1 |