diff options
author | Christian Ehrlicher <[email protected]> | 2023-02-28 21:33:46 +0100 |
---|---|---|
committer | Christian Ehrlicher <[email protected]> | 2023-03-12 17:21:17 +0100 |
commit | 18bd15a9eac88adb1de1f877b112e255b19353b6 (patch) | |
tree | f85cd9bd37e8cdebc23511e813df16b727d5e8fd /src/plugins/sqldrivers/mysql/qsql_mysql.cpp | |
parent | f19320748d282b1e68fc2e3de2b0cf9ec44b49ef (diff) |
SQL/Tests: remove safeDropTable() / add helper class
Add a helper class which makes sure that the used table does not exist
before usage (e.g. due to leftovers from previous tests) and is properly
cleaned up on exit. This also allows to remove all usages of
safeDropTable().
Change-Id: Iefeffbd10e2f2f67985183ea822d7b6dd2b80be7
Reviewed-by: Volker Hilsheimer <[email protected]>
Diffstat (limited to 'src/plugins/sqldrivers/mysql/qsql_mysql.cpp')
0 files changed, 0 insertions, 0 deletions