qt5base-lts/tests/auto/sql/kernel
Christian Ehrlicher d9bd46b2b8 SQL/Tests: make sure created procedures are cleaned up on exit
Similar to TableScope - create a helper class to make sure the
procedures are cleaned up on exit so they don't affect the result during
the next test run.

Change-Id: Ic5b02ca63e03f330392797ed22313767557fc548
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-04-15 13:56:21 +02:00
..
qsql SQL/Tests: remove usage of 'foreach' 2023-03-09 19:57:42 +01:00
qsqldatabase SQL/Tests: make sure created procedures are cleaned up on exit 2023-04-15 13:56:21 +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: make sure created procedures are cleaned up on exit 2023-04-15 13:56:21 +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