qt5base-lts/src/sql
Christian Ehrlicher 2f709952cf QSqlError: also compare nativeErrorCode() in operator==() / operator!=()
A QSqlError is not equal when the native error code differs. The
database and driver text should not be considered during the
comparison because they might differ due to e.g. different locales.

[ChangeLog][QtSql][QSqlError] The comparison operators have been fixed to
take both error type and error code into account.

Change-Id: Ie7511f183f88dd454eb165c6ff237e51b79d1c08
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-04-03 15:52:03 +00:00
..
compat Remove QSqlTableModel::setQuery(const QSqlQuery &) 2022-08-10 22:38:24 +02:00
doc SQL: add QIBASE to toc 2023-03-12 11:36:54 +00:00
kernel QSqlError: also compare nativeErrorCode() in operator==() / operator!=() 2023-04-03 15:52:03 +00:00
models QtSql: Disambiguate typedefs 2023-01-12 19:03:17 +01:00
CMakeLists.txt Use Qt CMake APIs to exclude files from Unity Build 2023-04-03 12:41:14 +02:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00