Backout sybase changes
[dbsrgits/DBIx-Class.git] / t / 746mssql.t
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
2009-01-29 Peter Rabbitson Sanify 746mssql.t
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-08-12 Marc Mims ODBC fixes: superfluous connection in rebless; undef...
2008-01-02 Marc Mims Added Storage::DBI subclass for MSSQL auto PK over...