Merge 'trunk' into 'sybase'
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Sybase / Microsoft_SQL_Server.pm
2009-08-05 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-28 Rafael Kitover minor refactoring, cleanups, doc updates
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-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 new connected() for dbd::sybase users
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-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 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