Revert 2131aa2, cf52a9a and 2aa3f4c
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Informix.pm
2015-02-15 Peter Rabbitson Revert 2131aa2, cf52a9a and 2aa3f4c
2014-12-22 Dagfinn Ilmari Man... Take a copy instead of weakening in 5.8 leak workaround
2014-10-21 Dagfinn Ilmari Man... Weaken $self to avoid leaks with nested closures on 5.8
2014-10-18 Dagfinn Ilmari Man... Silence with_deferred_fk_checks() warning on PostgreSQL 9.4
2014-09-24 Peter Rabbitson Clarify licensing, ensure footers are consistent throug...
2013-01-12 Peter Rabbitson Fix some pessimizations spotted here and there (no...
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