QtSql Tests: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 17:30, 14 January 2015

Currently only SQLite is actually tested in CI for the QtSQL module so there is potentially a lot of tests that are indicating problems without it being known.

The following database combinations have been tested:

  • Oracle 11g
  • MySQL 5.5
  • PostgreSQL 9.2
  • ODBC -> MySQL 5.5

No bug reports are created yet as the tests are in a process of being fixed up and also tested with more database combinations.