Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-08 | t/check_dbi.t: Don't use 'INSERT … VALUES (a,b), (c,d)' with SQLite3. | Sebastian Harl | |
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 | |
All tests use sqlite3. A temporary database is created for the purpose of the tests. |