First pass at SQLite support. Have everything through t/18 passing with all three...
authorRob Kinyon <rob.kinyon@gmail.com>
Sun, 3 Jan 2010 03:41:06 +0000 (22:41 -0500)
committerRob Kinyon <rob.kinyon@gmail.com>
Sun, 3 Jan 2010 03:41:06 +0000 (22:41 -0500)
commitbac1b5d53d59b14a5eae94c1365e4ad932e733a5
tree16ad89e3482167077f5020ce34a5f16a76dc0462
parent67e9b86f22e8dacf29904f0163be3b23fae91074
First pass at SQLite support. Have everything through t/18 passing with all three engines.
Build.PL
etc/sqlite_tables.sql [new file with mode: 0644]
lib/DBM/Deep.pm
lib/DBM/Deep/Iterator/DBI.pm
lib/DBM/Deep/Storage/DBI.pm
t/common.pm