qt6-bb10/tests/auto/sql/kernel
Christian Ehrlicher 3983babd71 QSqlQuery: add boundValueName()/boundValueNames()
[ChangeLog][SQL][SqlQuery] Added two new functions
boundValueName()/boundValueNames() to return the names of the bound
values.

Fixes: QTBUG-97847
Change-Id: I8df5f15e8df13141a34d38b0a2e13b37f4e7829c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-04-07 14:25:28 +02:00
..
qsql SQL/Tests: remove usage of 'foreach' 2023-03-09 19:57:42 +01:00
qsqldatabase SQL/IBASE: Time Zone support (firebird 4.x) 2023-03-24 23:43:54 +01:00
qsqldriver SQL/Tests: remove safeDropTable() / add helper class 2023-03-12 17:21:17 +01:00
qsqlerror QSqlError: also compare nativeErrorCode() in operator==() / operator!=() 2023-04-03 15:52:03 +00:00
qsqlfield tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
qsqlindex QSqlIndex: add move ctor & move operator 2023-03-31 18:36:29 +02:00
qsqlquery QSqlQuery: add boundValueName()/boundValueNames() 2023-04-07 14:25:28 +02:00
qsqlrecord tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
qsqlresult tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
qsqlthread tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
CMakeLists.txt QSqlIndex: add move ctor & move operator 2023-03-31 18:36:29 +02:00