Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
4.5.0
-
None
Description
When there is an error in a SQL statement, the SQL library generally report the position of the error in the statement. Qt SQL drivers do not give any access to this position. Having the position of the error is useful for debugging purpose and to write database administration tools.
If would be useful to have the position of the error as a property of QSQLError.