qt5base-lts/tests/auto/sql
Andy Shaw f03941e411 Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threads
Since QSqlDatabase::database() cannot be used to access another database
from another thread, then the overload is provided to make it possible
to clone with just the connection name. This will handle the cloning
internally safely then.

Fixes: QTBUG-72545
Change-Id: I861cc5aa2c38c1e3797f6f086594a1228f05bada
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2018-12-23 11:41:36 +00:00
..
kernel Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threads 2018-12-23 11:41:36 +00:00
models Initialize the QSqlQuery to be invalid when creating a sql model 2018-08-28 16:10:30 +00:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00