diff options
author | Christian Ehrlicher <ch.ehrlicher@gmx.de> | 2023-01-07 14:05:42 +0100 |
---|---|---|
committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2023-01-20 15:20:35 +0000 |
commit | bb6fba1834bc3c41a45a198aadd668b8fa58952c (patch) | |
tree | 629197c88c97da8fd2c4853a81074526a154080a /src/gui | |
parent | 312912b3a0ed59eaff6337c27840c23e6f2c0540 (diff) | |
download | qtbase-bb6fba1834bc3c41a45a198aadd668b8fa58952c.tar.gz |
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.
Change-Id: I6e18ac01e64368b1dd64e02bcb75fa70e05467a3
Reviewed-by: Dimitrios Apostolou <jimis@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 87662bcf107e65c04f933f212f4c8cad6692f948)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions