cleanup test by wreis
[dbsrgits/DBIx-Class.git] / t /
2010-05-14 Peter Rabbitson cleanup test by wreis
2010-05-12 Wallace Reis add failing test for order_by using a function
2010-05-11 Rafael Kitover clearer logic
2010-05-11 Peter Rabbitson Merge 'filter_column' into 'trunk'
2010-05-10 Peter Rabbitson Maintain full coherence between filtered cache and...
2010-05-07 Nigel Metheringham empty update OK even if row is not in database
2010-05-07 Rafael Kitover detect row_number() over support in MSSQL if version...
2010-05-07 Arthur Axel "fREW... no filter and inflate column
2010-05-06 Peter Rabbitson Play nicer with lower-level methods
2010-05-05 Arthur Axel "fREW... test caching
2010-05-05 Peter Rabbitson Changes
2010-05-05 Peter Rabbitson Merge 'trunk' into 'filter_column'
2010-05-05 Peter Rabbitson Merge 'trunk' into 'subqueried_limit_fixes'
2010-05-05 Peter Rabbitson Split and fix oracle tests
2010-05-05 Peter Rabbitson Rename test
2010-05-04 Peter Rabbitson Refactor count handling, make count-resultset attribute...
2010-05-04 Peter Rabbitson Test for RT#56257
2010-05-03 Peter Rabbitson Some databases (db2) do not like leading __s - use...
2010-05-03 Peter Rabbitson Fix test warning
2010-05-03 Peter Rabbitson Fix Top tests, make extra col selector order consistent
2010-05-03 Peter Rabbitson Rewrite mssql test to verify both types of limit dialec...
2010-05-03 Peter Rabbitson Fix incorrect comparison
2010-05-01 Peter Rabbitson The final version of the test
2010-04-30 Jess Robinson Argh.. committing missing test file for load_namespaces...
2010-04-29 Peter Rabbitson Allow limit syntax change in-flight without digging...
2010-04-28 Peter Rabbitson Fix failing test and some warnings
2010-04-28 Peter Rabbitson Refactor SQLA/select interaction (in reality just cleanup)
2010-04-27 Peter Rabbitson Rename test
2010-04-27 Peter Rabbitson Better comment
2010-04-27 Peter Rabbitson Reformat tests/comments a bit
2010-04-27 Peter Rabbitson Better concurrency in test (parent blocks)
2010-04-26 Jess Robinson Add test for fetching related obj/col as well
2010-04-26 Jess Robinson Add tests using select/as to sqlahacks
2010-04-26 Peter Rabbitson Bizarre fork failure
2010-04-24 Peter Rabbitson Revert bogus commit
2010-04-24 Peter Rabbitson 10% speed up on quoted statement generation
2010-04-21 Jess Robinson Added missing test file (oops)
2010-04-20 Robert Buels create_ddl_dir mkpaths its dir if necessary. also...
2010-04-20 Jess Robinson Warn if a class found in ResultSet/ is not a subclass...
2010-04-18 Peter Rabbitson Fix leftover tabs
2010-04-15 Arthur Axel "fREW... method and arg rename
2010-04-15 Arthur Axel "fREW... better namiology
2010-04-14 Rafael Kitover datetime millisecond precision for MSSQL
2010-04-14 Arthur Axel "fREW... test db in MC
2010-04-14 Arthur Axel "fREW... MultiCreate test
2010-04-14 Arthur Axel "fREW... working filter column impl
2010-04-14 Arthur Axel "fREW... basic tests and a tiny fix
2010-04-14 Rafael Kitover support $ENV{DBI_DSN} and $ENV{DBI_DRIVER} (patch from...
2010-04-13 Arthur Axel "fREW... change names wrap accessors
2010-04-11 Peter Rabbitson Deprecate UTF8Columns with a lot of warning whistles
2010-04-09 Peter Rabbitson Use a sloppy but recommended fix for Test warnings
2010-04-09 Peter Rabbitson Test to show utf8columns being indeed broken (sqlite...
2010-04-08 Peter Rabbitson Refactor the version handling
2010-04-08 Peter Rabbitson Fix utf8columns loading-order test/code (really just...
2010-04-07 Rafael Kitover UUID support for SQL Anywhere
2010-04-06 Peter Rabbitson Fix embarassing join optimizer bug
2010-04-05 Rafael Kitover fix test count
2010-04-05 Peter Rabbitson Minor test cleanups
2010-03-26 Rafael Kitover minor cleanups
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-03-26 Rafael Kitover a couple minor Informix fixes
2010-03-24 Rafael Kitover collect _server_info on connection
2010-03-24 Rafael Kitover Pg version check for can_insert_returning
2010-03-24 Peter Rabbitson Really fix INSERT RETURNING - simply make it a flag...
2010-03-24 Peter Rabbitson Straight_join support RT55579
2010-03-22 Rafael Kitover move INSERT ... RETURNING code into ::DBI::InsertReturn...
2010-03-22 Rafael Kitover redo Pg auto-columns using INSERT RETURNING
2010-03-19 Peter Rabbitson Fix UTF8Column out of order loading warning
2010-03-16 Rafael Kitover _ping for MSSQL
2010-03-16 Peter Rabbitson Regenerate test DDL
2010-03-16 Peter Rabbitson Horrible horrible rewrite of the aliastype scanner...
2010-03-13 Moritz Onken reverting 8995, was supposed to go to a branch
2010-03-13 Moritz Onken call inflate_result on new_result, but not from the...
2010-03-13 Moritz Onken test the dynamic subclassing example
2010-03-09 Andrew Rodland Support add_columns('+colname'=>{...}) syntax to augmen...
2010-03-07 Rafael Kitover Merge 'storage-interbase' into 'trunk'
2010-03-07 Rafael Kitover fix RETURNING for empty INSERT
2010-03-07 Peter Rabbitson Fix MC bug reported by felix
2010-03-07 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-07 Peter Rabbitson Cleanup a bit
2010-03-07 Peter Rabbitson Switch NoTab/EOL checks to Opt::Deps
2010-03-06 Peter Rabbitson Cascading delete needs a guard to remain atomic
2010-03-06 Rafael Kitover remove connect_info from maint/gen-schema.pl
2010-03-06 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-06 Rafael Kitover remove BindType2 test class
2010-03-06 Peter Rabbitson me-- not thinking
2010-03-06 Peter Rabbitson Fully deprecate IC::File
2010-03-06 Andrew Moore Merge 'trunk' into 'storage-interbase'
2010-03-05 Rafael Kitover auto_nextval support for Firebird
2010-03-05 Andrew Moore Fix regression where SQL files with comments were not...
2010-03-05 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-04 Peter Rabbitson Fix identity fiasco
2010-03-03 Rafael Kitover Merge 'trunk' into 'storage-interbase'
2010-03-03 Peter Rabbitson Fix whitespace
2010-03-03 Moritz Onken Fix for SQLite to ignore the { for => ... } attribute
2010-03-02 Peter Rabbitson proving rafl wrong
2010-03-02 Peter Rabbitson Test belongs_to accessor in-memory tie
2010-03-02 Peter Rabbitson This test is identical to the one above it
next