Add strict/warnings test, adjust all offenders (wow, that was a lot)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / ADO.pm
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2012-11-05 Peter Rabbitson Better diagnostics in the case of missing drivers,...
2012-03-22 Peter Rabbitson Remove all "magic number" DBI get_info calls from the...
2011-11-25 Peter Rabbitson Start caching the result of various bind_attribute_by_d...
2011-07-14 Arthur Axel 'fREW... fix spurious PAUSE message
2011-04-01 Rafael Kitover Comprehensive MSAccess support over both DBD::ODBC...
2011-02-24 Rafael Kitover Temporarily monkeypatch DBD::ADO to fix warnings during...
2011-02-21 Rafael Kitover Display a warning when an ODBC or ADO subclass is not...
2011-02-21 Rafael Kitover Multiple code/test/doc improvements for MSSQL over...
2010-05-31 Arthur Axel "fREW... use namespace::clean w/ Try::Tiny
2010-05-25 Peter Rabbitson Try::Tiny conversion finished
2010-05-15 Ton Voon All expected evals converted to try, except where no...
2009-12-17 Rafael Kitover minor changes
2009-08-21 Rafael Kitover something apparently working