Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / 746mssql.t
2016-09-13 Peter Rabbitson Remove use of Try::Tiny entirely (the missing part...
2016-09-13 Peter Rabbitson Fix silent failures on autoinc PK without an is_auto_in...
2016-04-01 Peter Rabbitson Fix annoying warnings on innocent looking MSSQL code
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-02-15 Peter Rabbitson Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2014-09-30 Dagfinn Ilmari Man... Only load DBICTest::Schema when needed in tests
2014-06-17 Peter Rabbitson Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE...
2014-05-28 Peter Rabbitson Switch most remaining debug-hooks to $dbictest_schema...
2013-12-13 Peter Rabbitson Convert many live-only SQL test to standalone is_same_s...
2013-11-05 Peter Rabbitson Make sure DBICTest is always loaded first (purely bookkeep)
2013-04-19 Peter Rabbitson Test live mssql server generated SQL
2013-03-10 Peter Rabbitson BAIL_OUT stops the entire test run - do not want that
2013-01-25 Peter Rabbitson Remove TODO labels from blocks not using todo_skip...
2012-04-14 Peter Rabbitson Fix bind order in RNO limits when there are both select...
2012-04-09 Peter Rabbitson Fix incorrect DSN in test (does not affect test condition)
2012-04-07 Peter Rabbitson Revert 796acb6a - latest FreeTDS does not support MARs...
2012-03-23 Peter Rabbitson Centralize (and privatize) handling of freetds driver...
2012-03-22 Peter Rabbitson Multiple cleanups to accommodate broken FreeTDS driver
2012-03-20 Peter Rabbitson Remove todoified tests reflecting a conceptual brainfart
2012-03-12 Peter Rabbitson Test suite wide leaktesting
2012-03-02 Peter Rabbitson Some cleanups and code dedup of Top and FetchFirst...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-11-25 Rafael Kitover Silence freetds/ODBC test warnings
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-05-02 Rafael Kitover fix MSSQL on_connect_call => 'use_dynamic_cursors'...
2011-04-11 Arthur Axel 'fREW... Parameterize pagination
2011-03-30 Peter Rabbitson Massive rewrite of bind handling, and overall simplific...
2011-01-19 Rafael Kitover Change indentation after 384b8bce2 (whitespace changes...
2011-01-19 Rafael Kitover Improvements for MSSQL+ODBC multiple active resultset...
2011-01-19 Rafael Kitover Move mssql/sybase guid tests to their own table (do...
2010-12-27 Peter Rabbitson Fail early on literal-ordered complex prefetch without...
2010-09-17 Peter Rabbitson Make _server_info() _determine_driver-bound
2010-05-31 Peter Rabbitson Fix Top-limit problem of missed bindvars
2010-05-03 Peter Rabbitson Rewrite mssql test to verify both types of limit dialec...
2010-03-16 Rafael Kitover _ping for MSSQL
2010-02-05 Peter Rabbitson Fix typo and borked test
2010-01-10 Peter Rabbitson rename as per mst
2010-01-10 Peter Rabbitson Rename subquery to subselect and rewrite POD (per castaway)
2010-01-09 Peter Rabbitson Highlight the real problem
2010-01-09 Peter Rabbitson Close the book on mssql ordered subqueries
2009-12-24 Peter Rabbitson Ordered subqueries do not work in mssql after all
2009-12-16 Peter Rabbitson cleanup tests
2009-12-16 Peter Rabbitson Clearer debug
2009-12-16 Peter Rabbitson The real mssql problem - it's... bad
2009-12-16 Peter Rabbitson More moving around
2009-12-16 Peter Rabbitson Cleanup
2009-12-16 Peter Rabbitson Got a failing test
2009-12-15 Peter Rabbitson Deliberately disturb alphabetical order
2009-12-15 Peter Rabbitson Do not realias tables in the RNO subqueries
2009-12-15 Peter Rabbitson Add extra test to prove Alan wrong :)
2009-12-15 Peter Rabbitson Extend mssql limited prefetch tests
2009-12-12 Peter Rabbitson prefetch does not get disassembled properly
2009-12-08 Peter Rabbitson Test for immediate connection with known storage type
2009-12-05 Peter Rabbitson Extend test just a bit more
2009-12-05 Peter Rabbitson Wrap mssql selects in yet another subquery to make...
2009-12-04 Peter Rabbitson Tests for bindvar propagation and Changes
2009-12-04 Peter Rabbitson Un-todoify mssql limit tests - no changes necessary...
2009-12-03 Peter Rabbitson The correct top100 mssql solution and test
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-06 Peter Rabbitson Centralize identity insert control for mssql (it seems...
2009-09-03 Peter Rabbitson Merge 'trunk' into 'sybase'
2009-09-01 Peter Rabbitson Comment
2009-09-01 Peter Rabbitson Fix insert_bulk with rebless
2009-08-08 Peter Rabbitson Merge 'trunk' into 'sybase'
2009-08-05 Rafael Kitover better money value comparison in tests
2009-08-05 Rafael Kitover fix rounding issues in mssql money tests
2009-08-05 Rafael Kitover Merge 'trunk' into 'sybase'
2009-08-05 Peter Rabbitson Silence a TODO test
2009-08-03 Rafael Kitover check that dynamic cursors are functional if enabled
2009-07-30 Rafael Kitover better rebless check for insert
2009-07-30 Rafael Kitover MSSQL GUID support
2009-07-25 Rafael Kitover add money type support
2009-07-24 Rafael Kitover merge in some more MSSQL code, including odbc dynamic...
2009-07-24 Rafael Kitover revert t/746mssql.t to trunk and move to another branch
2009-07-24 Rafael Kitover Merge 'trunk' into 'reduce_pings'
2009-07-23 Rafael Kitover add money type tests to dbd::sybase+mssql tests
2009-07-23 Rafael Kitover add test for updating money value to NULL
2009-07-23 Rafael Kitover fix money columns
2009-07-23 Rafael Kitover add test
2009-07-14 Rafael Kitover substantially reduced ping count, dynamic cursors suppo...
2009-07-03 Peter Rabbitson Fix some mssql shortcommings when confronted with the...
2009-06-30 Peter Rabbitson Some fixes after review
2009-06-21 Peter Rabbitson Make sure quoting works
2009-06-20 Peter Rabbitson That should be all
2009-06-20 Peter Rabbitson Now really final
2009-06-20 Peter Rabbitson Really fix tests
2009-06-20 Peter Rabbitson Really fix tests
2009-06-20 Peter Rabbitson Test and merge fixes
2009-06-20 Peter Rabbitson Maybe I've nailed it
2009-06-17 Peter Rabbitson Half way working stuff, needs a LOT of tweaking still
2009-06-15 Arthur Axel "fREW... failing test
2009-06-12 Arthur Axel "fREW... Now I just need to check if the actual values are set...
2009-06-10 Arthur Axel "fREW... more failing tests
2009-06-09 Arthur Axel "fREW... fix plan
2009-06-09 Arthur Axel "fREW... more tests for SQL Server!
2009-05-24 Rafael Kitover added test to make sure only one connection to ODBC...
2009-05-24 Rafael Kitover fix double connect for ODBC/MSSQL
next