Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.4.0
-
None
Description
When using a driver that doesn't support batch executions calling QSqlQuery::execBatch() from a code organized in loops will result in only part of the actual data to be inserted.
The same code will work fine if the OCI driver is used.