[PyQt] QSqlTableModel and PostgreSQL 12
Sibylle Koczian
nulla.epistola at web.de
Wed Oct 9 14:47:50 BST 2019
Am 09.10.2019 um 14:37 schrieb Sibylle Koczian:
> Hello,
>
> After upgrading from PostgreSQL 11.5 to version 12 I can't use
> QSqlTableModel any more, and I don't understand what happens.
>
...
>
> Is this a problem with PyQt5 or with Qt?
>
Looks like Qt. I found a very similar bug report: QTBUG-79033. It's not
quite the same: it describes QSqlTableModel.select() failing, while I
see setTable() failing, which comes before.
Will try the Qt forum.
Greetings,
Sibylle
More information about the PyQt
mailing list