Factor out IDENTITY_INSERT for Sybase ASE and MSSQL into a component
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Informix.pm
2012-03-20 Rafael Kitover Factor out IDENTITY_INSERT for Sybase ASE and MSSQL...
2011-04-29 Peter Rabbitson Another overhaul of transaction/savepoint handling
2011-03-01 Peter Rabbitson Switch sql_maker_class and datetime_parser_type to...
2011-02-03 Rafael Kitover add quote_names connect_info option
2010-08-26 Peter Rabbitson SQLA::Limit is no more \o/
2010-06-01 Rafael Kitover use namespace::cleaned out imports for some common...
2010-03-26 Rafael Kitover with_deferred_fk_checks for Informix
2010-03-26 Rafael Kitover InflateColumn::DateTime support for Informix
2010-03-26 Rafael Kitover savepoints for Informix
2010-01-22 Peter Rabbitson Initial informix support