First pass at SQLite support. Have everything through t/18 passing with all three...
[dbsrgits/DBM-Deep.git] / etc /
2010-01-03 Rob Kinyon First pass at SQLite support. Have everything through...
2009-12-30 Rob Kinyon All tests pass except for the transaction tests under...
2009-12-28 Rob Kinyon Fixed how classname is stored
2009-12-27 Rob Kinyon Fixed problem with large keys over 65535 bytes.
2009-12-25 Rob Kinyon Got some basic functionality working. Still isn't fully...
2009-12-05 Rob Kinyon Moved a few things and started on the MySQL schema
2009-11-30 Rob Kinyon Created concept of Storage:: in order to start adding...
2009-11-26 Rob Kinyon Added files and deps for SQL backend. THIS STILL NEEDS...