corrected the number of skipped tests
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Sybase /
2009-07-03 Peter Rabbitson Switch to C3 mro throughout the ::Storage hierarchy...
2009-07-01 Rafael Kitover move connection tests into _ping()
2009-07-01 Rafael Kitover fix segfault with old DBD::Sybase
2009-07-01 Rafael Kitover use ->do instead of ->prepare_cached in oracle's connec...
2009-07-01 Rafael Kitover use dbh->do for connected instead of prepare_cached
2009-07-01 Rafael Kitover better connection test
2009-07-01 Rafael Kitover new connected() for dbd::sybase users
2009-05-24 Peter Rabbitson Switch around inheritance of MSSQL drivers, remove...
2009-05-24 Peter Rabbitson Deprecate ::DBI::Sybase::MSSQL
2009-05-23 Rafael Kitover revert last Sybase changes
2009-05-23 Rafael Kitover hide internal Sybase classes from PAUSE
2009-05-23 Rafael Kitover Sybase bindvar and IC::DT support
2009-05-12 Peter Rabbitson Trying to untangle failing merge (whitespace change)
2009-05-05 Justin Hunter add a line to Changes and add a CAVEAT
2009-04-30 Justin Hunter fixes for MSSQL via Sybase
2009-04-30 Justin Hunter jump to ::DBI::Sybase::MSSQL if we are using MSSQL...
2007-06-01 Brandon L. Black add "use Class::C3" to S::DBI::Sybase::MSSQL, doc reini...
2006-06-16 Brandon L. Black further changes to the Sybase / MSSQL storage stuff