fixed test resultclass formatting, added a few more DBIC::Storage::DBI methods that...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / ODBC.pm
2009-07-03 Peter Rabbitson Switch to C3 mro throughout the ::Storage hierarchy...
2009-06-10 Arthur Axel "fREW... don't use eval!
2009-05-22 Rafael Kitover add some support for trying to determine storage driver...
2008-10-06 Marc Mims Use DBI->last_insert_id for ODBC base class.
2008-08-12 Marc Mims ODBC fixes: superfluous connection in rebless; undef...
2007-09-05 Marc Mims Updated email address
2006-07-23 Brandon L. Black infect the storage subdrivers
2006-05-08 Marc Mims Generalized the loading of subclasses for specfic ODBC...