qt5base-lts/tests/auto/sql/kernel/qsqlthread
Andy Shaw 693a399acb Fix sql tests in respect to Oracle databases
Oracle has a limitation of 30 characters for a tablename so the main
change is to account for this, which meant changing all the usages of
qTableName(). Some other fixes are included that ensure the tests are
working correctly as far as Oracle is concerned.

Change-Id: I8ad8a5a33e6a70fcad235f6a7e82e91687b74fee
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2013-04-05 11:13:28 +02:00
..
.gitignore Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00
qsqlthread.pro Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers 2013-04-02 19:02:26 +02:00
tst_qsqlthread.cpp Fix sql tests in respect to Oracle databases 2013-04-05 11:13:28 +02:00