fix and regression test for RT #62642
[dbsrgits/DBIx-Class.git] / t / inflate /
2010-10-27 Peter Rabbitson This test in fact requires DT::F::SQLite
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-06-02 Peter Rabbitson Codify result_class accessor/attribute behavior
2010-05-31 Peter Rabbitson Skip failing tests on old DBD
2010-05-25 Rafael Kitover fix hang in SQLAnywhere DateTime tests
2010-05-20 Matt S Trout forgot to commit fixes
2010-05-03 Peter Rabbitson Fix incorrect comparison
2010-04-14 Rafael Kitover datetime millisecond precision for MSSQL
2010-03-26 Rafael Kitover InflateColumn::DateTime support for Informix
2010-03-06 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-06 Peter Rabbitson me-- not thinking
2010-03-06 Peter Rabbitson Fully deprecate IC::File
2010-02-19 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-02-19 Peter Rabbitson Fix for RT54697
2010-02-11 Rafael Kitover support the DATE data type for Firebird
2010-02-11 Rafael Kitover test nanosecond precision for SQLAnywhere
2010-02-08 Rafael Kitover better DT inflation for Firebird and _ping
2010-02-05 Rafael Kitover fix up my Row code for non-pk autoincs, add pretty...
2010-02-03 Rafael Kitover test DT inflation for Sybase SQL Anywhere over ODBC too
2010-02-02 Rafael Kitover Merge 'sybase_computed_columns' into 'trunk'
2010-02-02 Rafael Kitover DT inflation now works
2010-02-02 Rafael Kitover fix stupid identity bug, test empty insert (works)...
2010-01-31 Rafael Kitover empty insert into a Sybase table with computed columns...
2010-01-27 Peter Rabbitson Merge some cleanups from the prefetch branch
2010-01-14 Peter Rabbitson Correct test order
2009-12-04 Peter Rabbitson Merge 'trunk' into 'create_scalarref_rt51559'
2009-11-25 Peter Rabbitson Looks like we nailed a todo
2009-11-25 Peter Rabbitson Test and fix scalarref in an inflatable slot corner...
2009-11-23 Peter Rabbitson refactor part 2
2009-11-12 Peter Rabbitson Fix find on resultset with custom result_class
2009-09-20 Peter Rabbitson Part one of the sybase work by Caelum (mostly reviewed)
2009-09-20 Peter Rabbitson Backout sybase changes
2009-09-07 Peter Rabbitson Merge 'trunk' into 'sybase'
2009-09-04 Peter Rabbitson Dumper follies
2009-08-29 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-25 Peter Rabbitson Move storage tests to their own dir
2009-08-16 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-11 Peter Rabbitson Fix an obscure regression when inserting an object...
2009-08-11 Peter Rabbitson Whitespace
2009-08-11 Peter Rabbitson cleanup
2009-08-05 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-04 Rafael Kitover update oracle tests for new "track" table
2009-07-30 Rafael Kitover better test for "smalldatetime" in Sybase
2009-07-30 Rafael Kitover better tests for "smalldatetime" support in MSSQL
2009-07-28 Rafael Kitover Merge 'trunk' into 'sybase'
2009-07-28 Rafael Kitover Merge 'trunk' into 'mssql_storage_minor_refactor'
2009-07-28 Rafael Kitover add postgres "timestamp without time zone" support
2009-07-24 Rafael Kitover moved code to ::DBI::MSSQL and added DT inflation test
2009-07-24 Rafael Kitover moving test to another branch
2009-07-15 Rafael Kitover add IC::DT tests for odbc/mssql
2009-06-30 Rafael Kitover code cleanups
2009-06-29 Peter Rabbitson Some beautification
2009-06-21 Peter Rabbitson make_column_dirty fix
2009-06-18 Peter Rabbitson HRI fix
2009-06-18 Alexander Hartmaier added test for nested has_many prefetch without entries
2009-06-11 Peter Rabbitson Move file_column test to inflate/ too
2009-06-11 Peter Rabbitson IC::DT changes:
2009-06-11 Peter Rabbitson Move around inflation tests