Revision history for Test-WithDB

0.05    2015-04-22 (PERLANCAR)

	- [Bugfix] Test::WithDB::SQLite: Remove extraneous 'dbname=...'
	  parameter in DBI connection string which causes a garbage file
	  'xxx' to be created.


0.04    2015-04-22 (PERLANCAR)

	- Add class: Test::WithDB::SQLite.


0.03    2014-09-18 (PERLANCAR)

        - Add config: sqlite_db_dir.

        - Check ~/twdb.ini as well as ~/test-withdb.ini.

        - Check required config vars.

        - Observe env TWDB_CONFIG_PATH & TWDB_CONFIG_PROFILE.

        - Add basic (author) tests for each db driver.

        [Documentation]

        - Document known config vars.


0.02    2014-09-12 (PERLANCAR)

        - Add attribute: config_profile.

        - [Incompatible change] Rename configuration test_* -> user_*.

        - Add configuration: init_sql_admin, init_sql_user.

        - Add CLI script: drop-all-test-dbs.


0.01    2014-09-12 (PERLANCAR)

        - First release.
