Overhaul serialization test, add optional Memcached testing
[dbsrgits/DBIx-Class.git] / t / 84serialize.t
2010-11-10 Peter Rabbitson Overhaul serialization test, add optional Memcached...
2010-11-10 Peter Rabbitson Add Storable freeze/thaw hooks to ResultSet to detach...
2010-11-10 Peter Rabbitson Switch all Storable serialization calls from freeze...
2009-06-13 Peter Rabbitson Test resultset serialization as well
2008-01-17 Michael G Schwern Make freeze/thaw and dclone work as functions on CDBICo...
2008-01-16 Michael G Schwern freeze/thaw/dclone as functions can't be made to reliab...
2008-01-16 Michael G Schwern Merge 'trunk' into 'cdbicompat_integration'
2007-12-20 Ash Berlin Add proper thaw hooks so schema gets re-attached
2007-07-27 Matt S Trout initial merge of Schwern's CDBICompat work, with many...
2006-05-25 Justin Guenther Changed tests to use DBICTest->init_schema() instead...
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...