Releases: elliotchance/sqltest
Releases · elliotchance/sqltest
v0.2.1
v0.2.0
- 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
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.