This is probably what you want if you change the version of the database. Without this, you need to reopen the connection, which makes the code ugly. Fixes: QTBUG-71838 Change-Id: I6f1e118ba8e102d1043c4658d036c144bbde7229 Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io> |
||
---|---|---|
.. | ||
README | ||
changeVersion.qml | ||
changeversion.js | ||
creation-a.js | ||
creation.js | ||
error-a.js | ||
error-b.js | ||
error-creation.js | ||
error-notransaction.js | ||
error-outsidetransaction.js | ||
iteration-forwardonly.js | ||
iteration.js | ||
nullvalues.js | ||
readonly-error.js | ||
readonly.js | ||
reopen1.js | ||
reopen2.js | ||
selection-bindnames.js | ||
selection.js |
README
These tests are executed in sequence - the database persist until the end of the testing. This is done to better exercise the persistence of the database, since that is how it is used.