qt5base-lts/tests/auto/sql
Vincas Dargis b58c723404 QSqlError: fix redundant space in text() output
QSqlError::text() returns single space if QSqlError is not valid. In
addition, it adds space in case one of driverText or databaseText
is empty.

Change condition upon which space is added between databaseText and
driverText, and update unit test to cover these cases.

Fixes: QTBUG-74575
Change-Id: I52cce9b0287a523d7ff9059cff38bcd8b26eb303
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2019-03-26 06:12:10 +00:00
..
kernel QSqlError: fix redundant space in text() output 2019-03-26 06:12:10 +00:00
models Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-21 01:00:08 +01:00
sql.pro