qt5base-lts/tests/auto/sql/models
Vyacheslav Grigoryev 34472e946a QSqlDriver: use table prefix in WHERE clauses
If the WHERE clause is used in a query involving multiple tables,
such as generated by QSqlRelationalTableModel, the table prefix
may be necessary to disambiguate column references. It is harmless
if not needed.

Task-number: QTBUG-43320
Change-Id: I39e1ab7359bf748afa8bcd8578220e3abb3ee24a
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2016-02-17 23:13:58 +00:00
..
qsqlquerymodel QSqlQueryModel::clear(): Call begin/endResetModel(). 2015-11-19 07:24:13 +00:00
qsqlrelationaltablemodel QSqlDriver: use table prefix in WHERE clauses 2016-02-17 23:13:58 +00:00
qsqltablemodel tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-29 11:35:53 +00:00
models.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00