QtSql Tests

From Qt Wiki
Revision as of 17:30, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.