default sqlite storage ":memory:", possible to switch back to file storage using...
authorJohannes Plunien <plu@cpan.org>
Wed, 24 Sep 2008 21:24:27 +0000 (23:24 +0200)
committerJohannes Plunien <plu@cpan.org>
Wed, 24 Sep 2008 14:28:25 +0000 (14:28 +0000)
commit481df957ba11d4609e981e0a89e6175547171d24
tree1c601797096d3121048bdc2a83116ca7e26bdc6b
parent8c368cf38b5f099a970c12b2f1a32936df2538ca
default sqlite storage ":memory:", possible to switch back to file storage using ->init_schema( sqlite_use_file => 1 )
t/lib/DBICTest.pm