Details
-
Bug
-
Resolution: Invalid
-
P4: Low
-
4.4.0
-
None
Description
It is not possible to have multiple SQL queries separated with ";" in the query string of QSqlQuery.
It will complain of syntax error.
This worked in Qt 4.3.4 with PostgreSQL, but not in Qt 4.4.0.