qt6-bb10/tests/auto/sql/kernel
Andy Shaw 65afcef217 Interbase: Handle EXECUTE BLOCK statements correctly
Since an EXECUTE BLOCK statement can have a mix of ? and :var syntax
then a special case for this needs to be added so that it does not try
to convert the :var parts into positional placeholders as they need to
kept as-is when preparing such a statement.

Pick-to: 5.15
Fixes: QTBUG-83152
Change-Id: Iff891207ad6dea1681a1b3a335acbbbb668b465d
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
2020-09-13 16:39:06 +02:00
..
qsql CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qsqldatabase Interbase: Add support for the boolean type 2020-09-11 07:32:42 +02:00
qsqldriver Interbase: Fix tests when running against Firebird 2020-08-23 00:22:04 +02:00
qsqlerror CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qsqlfield Deprecate QVariant::Type uses in QSqlField 2020-08-15 10:56:33 +02:00
qsqlquery Interbase: Handle EXECUTE BLOCK statements correctly 2020-09-13 16:39:06 +02:00
qsqlrecord CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qsqlresult CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qsqlthread Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00