add money type support
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Sybase /
2009-07-25 Rafael Kitover add money type support
2009-07-25 Rafael Kitover make insert work as a nested transaction too
2009-07-25 Rafael Kitover use _resolve_column_info in NoBindVars
2009-07-24 Rafael Kitover fix race condition in last_insert_id with placeholders
2009-07-23 Rafael Kitover doc tweak
2009-07-22 Rafael Kitover fix doc for how to check for FreeTDS
2009-07-20 Rafael Kitover change the (incorrect) version check to a check for...
2009-07-19 Rafael Kitover minor cleanups
2009-07-19 Rafael Kitover mangling _select_args turned out to be unnecessary
2009-07-17 Rafael Kitover make insertion of blobs into tables with identity colum...
2009-07-09 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-03 Peter Rabbitson Switch to C3 mro throughout the ::Storage hierarchy...
2009-07-02 Rafael Kitover Merge 'trunk' into 'sybase'
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-06-30 Rafael Kitover code cleanups
2009-06-19 Rafael Kitover cleanups
2009-06-13 Rafael Kitover switch to DateTime::Format::Sybase
2009-06-10 Rafael Kitover cache rsrc properly in NoBindVars, return undef if...
2009-06-10 Rafael Kitover handle unknown rsrc in NoBindVars and Sybase::NoBindVars
2009-06-10 Rafael Kitover Sybase::NoBindVars now correctly quotes
2009-06-06 Rafael Kitover temporary sybase noquote hack
2009-06-06 Rafael Kitover tweaks to sybase types
2009-06-05 Rafael Kitover update sybase types which shouldn't be quoted
2009-06-05 Rafael Kitover shit doesn't work yet
2009-06-05 Rafael Kitover Merge 'sybase_noquote' into 'sybase'
2009-06-04 Rafael Kitover sybase limit count without offset now works
2009-06-04 Rafael Kitover update Sybase docs
2009-06-04 Rafael Kitover fix base for mssql (can't be a sybase anymore)
2009-06-03 Rafael Kitover fix Sybase DT stuff and storage bases
2009-06-03 Rafael Kitover add missing files to sybase branch
2009-06-03 Rafael Kitover resolve conflict
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 try not to fuck mssql with the sybase crap
2009-05-23 Rafael Kitover Merge 'trunk' into 'sybase'
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