Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-08 | t/check_dbi.t: Don't use 'INSERT … VALUES (a,b), (c,d)' with SQLite3.refs/pull/8/head | Sebastian Harl | 1 | -1/+2 | |
Older versions of SQLite3 don't seem to support that. | |||||
2012-06-08 | Added a few test cases for the check_dbi plugin. | Sebastian Harl | 1 | -0/+102 | |
All tests use sqlite3. A temporary database is created for the purpose of the tests. |