qt5base-lts/tests/auto/sql/kernel
Christian Ehrlicher 87662bcf10 SQL tests: Fix for PostgreSQL 12 and above
The 'WITH OIDS' was deprecated some time ago and removed with
PostgreSQL 12 so we have to adjust our test table creations. Don't know
why it was used in the first place at all.

Pick-to: 6.2 6.4 6.5
Change-Id: I6e18ac01e64368b1dd64e02bcb75fa70e05467a3
Reviewed-by: Dimitrios Apostolou <jimis@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-01-20 15:51:17 +01:00
..
qsql Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qsqldatabase SQL: more documentation and test cleanups 2023-01-06 05:42:01 +00:00
qsqldriver Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qsqlerror Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qsqlfield Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qsqlquery SQL tests: Fix for PostgreSQL 12 and above 2023-01-20 15:51:17 +01:00
qsqlrecord QSqlRecord: add missing C++11 move SMFs 2023-01-13 17:20:55 +01:00
qsqlresult Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qsqlthread Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00