Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.4.1, 5.4.2
-
None
-
WIndow7, mingw491_32
Linux, gcc
Firebird 2.5.4
Description
When I try to edit the model 'QSqlTableModel' through the widget 'QTableView', a model does not process the possible exception in a update trigger in the firebird database. There is no way to know about the success of the operation. In view the data successfully changed, but not in database.
Here is a trivial application illustrates the problem.