Reorganize MSSQL/DBD::Sybase TODOs on MAS+txn tests
[dbsrgits/DBIx-Class.git] / t / 74mssql.t
2012-12-26 Peter Rabbitson Reorganize MSSQL/DBD::Sybase TODOs on MAS+txn tests
2012-03-12 Peter Rabbitson Test suite wide leaktesting
2011-11-25 Peter Rabbitson More robust test suite skip-checks, check ENV before...
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-04-09 Rafael Kitover Refactor/improve support of DBD::Sybase compiled agains...
2011-04-08 Rafael Kitover Extend tests for MARs under MSSQL over DBD::Sybase
2010-09-17 Peter Rabbitson Make _server_info() _determine_driver-bound
2010-08-26 Peter Rabbitson SQLA::Limit is no more \o/
2010-08-07 Peter Rabbitson New $dbh capability handling - allows someone to say
2010-05-31 Peter Rabbitson Fix RT57467, simplify test
2010-05-31 Peter Rabbitson Skip tests segfaulting with ancient DBD::Sybase versions
2010-05-16 Rafael Kitover add sql_maker to @rdbms_specific_methods
2010-05-11 Rafael Kitover clearer logic
2010-05-07 Rafael Kitover detect row_number() over support in MSSQL if version...
2010-03-16 Rafael Kitover _ping for MSSQL
2010-01-03 Rafael Kitover fix _rebless into sybase/mssql/nobindvars
2009-11-15 Peter Rabbitson Fix plan
2009-11-15 Peter Rabbitson Failing test to highlight mssql autoconnect regression
2009-11-06 Rafael Kitover transactions for MSSQL over DBD::Sybase
2009-09-25 Rafael Kitover failing test for simple transaction with mssql via...
2009-09-24 Rafael Kitover add test for multiple active statements in mssql over...
2009-08-05 Rafael Kitover better money value comparison in tests
2009-08-05 Rafael Kitover fix rounding issues in mssql money tests
2009-07-31 Rafael Kitover fix a bug in _determine_driver
2009-07-24 Rafael Kitover add placeholder support detection for mssql through...
2009-07-23 Rafael Kitover add money type tests to dbd::sybase+mssql tests
2009-07-01 Peter Rabbitson Segfault
2009-07-01 Rafael Kitover better connection test
2009-07-01 Rafael Kitover add a couple of dbd::sybase reconnection tests
2009-06-11 Rafael Kitover add support for DBICTEST_MSSQL_PERL5LIB to 74mssql.t
2009-04-30 Justin Hunter fixes for MSSQL via Sybase
2009-04-30 Justin Hunter branch to work on Sybase/MSSQL subtleties
2009-03-03 Peter Rabbitson Clarify sybase/nobindvars problem (should have never...
2008-11-16 Peter Rabbitson Add new test relationship - a track can have a relates...
2008-11-09 Peter Rabbitson Some testdb changes and alignment, preparing for test...
2008-10-09 Peter Rabbitson Add new column with a default to Artist, adjust tests...
2008-09-09 Peter Rabbitson Align self-deploying tests with the CD schema changes...
2007-07-02 Brandon L. Black Patch for ? in NoBindVars data from Tom Hukins
2007-05-29 Brandon L. Black converted the vendor tests to use schema objects intead...
2006-11-22 Matt S Trout moved tests to compose_namespace instead of compose_con...
2006-06-16 Brandon L. Black further changes to the Sybase / MSSQL storage stuff
2006-06-09 Brandon L. Black NoBindVars + Sybase + MSSQL stuff
2006-05-18 Aran Deltac Fixes to tests so that they pass.
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...