qt6-bb10/tests/auto/sql/kernel
Sona Kurazyan b6f7efba48 Make sql tests build and pass with disabled deprecated APIs
Deprecated APIs of sql lib are used only in tests. This change
makes sure, that the tests build and pass with those deprecated APIs
removed or disabled, by:

- Making the parts of the tests testing the deprecated APIs to be
  compiled conditionally, only when the corresponding methods are
  enabled.

- If the test-case tests only the deprecated API, but not the
  corresponding replacement, added tests for the replacement.

Task-number: QTBUG-76541
Change-Id: I93ed6ff92c7aa7af2c106b1a9d92d3704c7d9105
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2019-07-23 20:48:44 +02:00
..
qsql tst_qsql.cpp: Remove deprecated module include 2016-11-25 09:55:21 +00:00
qsqldatabase Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-21 01:00:08 +01:00
qsqldriver SQL PostgreSQL/SQlite: Properly decode default varchar parameter 2018-09-12 09:11:04 +00:00
qsqlerror Make sql tests build and pass with disabled deprecated APIs 2019-07-23 20:48:44 +02:00
qsqlfield QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
qsqlquery Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-08 12:31:02 +01:00
qsqlrecord QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
qsqlresult prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsqlthread Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00