qt6-bb10/tests/auto/sql/kernel
Christian Ehrlicher 40045aeec8 SQL/Tests: use TableScope where possible
Use TableScope helper class to make sure the table used for the test is
really cleaned up before usage.

Change-Id: I45fffcd13acae6032636ae07097b14af174ede21
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-04-07 20:38:13 +02:00
..
qsql SQL/Tests: remove usage of 'foreach' 2023-03-09 19:57:42 +01:00
qsqldatabase SQL/Tests: use TableScope where possible 2023-04-07 20:38:13 +02:00
qsqldriver SQL/IBASE: Always escape the table names when creating the SQL statement 2023-04-07 15:48:57 +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 SQL/Tests: use TableScope where possible 2023-04-07 20:38:13 +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 SQL/Tests: use TableScope where possible 2023-04-07 20:38:13 +02:00
CMakeLists.txt QSqlIndex: add move ctor & move operator 2023-03-31 18:36:29 +02:00