Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.1.4
-
None
Description
Make QSqlTableModel transaction aware. Currenly, this has to be implemented manually in QSqlTableModel subclasses. submitAll() will not wrap row updates in transactions if this is supported.