[PyQt] Going multiuser with QSqlRelationalTableModel

Ricardo Araoz ricaraoz at gmail.com
Fri Mar 30 21:48:11 BST 2018


Are there any methods for multiuser database programming while working 
with models and mappers? I mean, something to lock/unlock records and/or 
tables (not talking about transactions) and something that will tell me 
when saving if the database records to be updated have been changed 
since the model read them.

TIA



More information about the PyQt mailing list