oops, forgot to put the drop for the extended tests back in the pg tests
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Sybase /
2009-08-13 Peter Rabbitson Caelum was right to make _get_dbh private - reverting...
2009-08-05 Peter Rabbitson Whoopsie - more renames
2009-08-05 Rafael Kitover update branch after pull
2009-07-30 Rafael Kitover add missing file
2009-07-25 Rafael Kitover add a comment
2009-07-25 Rafael Kitover move placeholder support detection into ::Sybase::Base
2009-07-24 Rafael Kitover add placeholder support detection for mssql through...
2009-07-24 Rafael Kitover moved code to ::DBI::MSSQL and added DT inflation test
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