qt6-bb10/src/sql/kernel
Christian Ehrlicher f9d6c8b14c QSqlDriver/doc: Add a note about features depending on the db server
Some features are server-dependent and therefore an open db connection
is needed to make sure that the feature is available.

Pick-to: 6.7 6.5
Fixes: QTBUG-10016
Change-Id: Ia9a117a64ba5fe7cdd69bf95a41cfc301ab5fd94
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit 139b8779469244dd1aa226dd3222e6e4aeb2c932)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-07-22 21:00:12 +00:00
..
qsql.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqlcachedresult.cpp SQL: use qsizetype and range-based for loops where possible 2023-01-20 13:16:35 +00:00
qsqlcachedresult_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqldatabase.cpp QSqlDatabase: Rename currentThread() to thread() 2024-05-31 19:30:53 +02:00
qsqldatabase.h SQL: Code cleanup - move Q_PROPERTY to the correct place 2024-06-13 06:26:15 +00:00
qsqldriver.cpp QSqlDriver/doc: Add a note about features depending on the db server 2024-07-22 21:00:12 +00:00
qsqldriver.h SQL: Code cleanup - move Q_PROPERTY to the correct place 2024-06-13 06:26:15 +00:00
qsqldriver_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqldriverplugin.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqldriverplugin.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqlerror.cpp QSqlError: Make QSqlErrorPrivate implicitly shared 2023-04-12 21:00:11 +02:00
qsqlerror.h QSqlError: Make QSqlErrorPrivate implicitly shared 2023-04-12 21:00:11 +02:00
qsqlfield.cpp QSqlField: fix missing deprecation macro 2024-04-04 12:21:12 +00:00
qsqlfield.h SQL/QSqlField: move deprecated functions decls to correct place 2024-06-13 14:18:27 +00:00
qsqlindex.cpp SQL/QSqlIndex: remove unused private function createField() 2024-04-26 16:37:55 +01:00
qsqlindex.h SQL: Code cleanup - move Q_PROPERTY to the correct place 2024-06-13 06:26:15 +00:00
qsqlnulldriver_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qsqlquery.cpp SQL/Doc: add note about QAnyStringView 2024-06-13 06:26:15 +00:00
qsqlquery.h SQL: Code cleanup - move Q_PROPERTY to the correct place 2024-06-13 06:26:15 +00:00
qsqlrecord.cpp SQL/Doc: add note about QAnyStringView 2024-06-13 06:26:15 +00:00
qsqlrecord.h QSqlRecord/QSqlQuery: Use QAnyStringView instead QStringView 2024-06-05 04:17:33 +00:00
qsqlresult.cpp SQL: remove outdated \since tags 2024-01-21 10:12:31 +01:00
qsqlresult.h QSqlQuery: remove unneeded friend tst_QSqlQuery 2024-02-09 17:12:23 +01:00
qsqlresult_p.h SQL/PSQL: Handle jsonb operators in prepared queries 2023-07-23 16:49:15 +02:00
qtsqlglobal.h Do not generate the deprecated 'QtSql/qsql.h' 2023-07-19 13:51:36 +02:00
qtsqlglobal_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00