qt6-bb10/tests/auto/sql
Christian Ehrlicher 26774ee8f5 Tests/QSqlQuery: fix tst_QSqlQuery::lastInsertId() for PostgreSQL
Fix tst_QSqlQuery::lastInsertId() for PostgreSQL - there must be no
other query inbetween insert and lastval() to acutally receive the
correct last inserted id.

Change-Id: I6c5bda4b1e54ec89b80caa6abf7afcc9cfe1e28b
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit 4b9631359bd3c1cae7344846193e3d10c3a54725)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-10-31 19:46:55 +00:00
..
kernel Tests/QSqlQuery: fix tst_QSqlQuery::lastInsertId() for PostgreSQL 2024-10-31 19:46:55 +00:00
models QSqlRelationalTableModel: properly clear relational dictionary 2024-09-08 10:08:26 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00