Skip to content

Releases: elliotchance/sqltest

v0.2.1

18 Jul 14:48
1951ddf
Compare
Choose a tag to compare
Fix YAML (#7)

Fixes #6

v0.2.0

15 Mar 10:09
Compare
Choose a tag to compare
  • All tests now run against docker containers (even SQLite3)
  • SQLite3 has been updated from 3.16 to 3.17.
  • Added PostgreSQL 9.2 and 9.6
  • A new index.html file to show the overall results of all tests.

v0.1.0

12 Mar 04:53
Compare
Choose a tag to compare

This is the initial release that contains tests for almost all of the mandatory feature seat - except for those features that cannot be tested, and a few more that are too difficult to tackle right now.

It currently only runs against the locally installed SQLite3.