update Changes
[dbsrgits/DBIx-Class.git] / t /
2009-06-29 Peter Rabbitson This is tested elsewhere (2)
2009-06-29 Peter Rabbitson This is tested elsewhere
2009-06-29 Peter Rabbitson Support for -select/-as in SQLAHacks field selection
2009-06-29 Peter Rabbitson A couple of test fixes
2009-06-28 Peter Rabbitson Rogue comments
2009-06-28 Peter Rabbitson Lose the literal sql bits - castaway is right it's...
2009-06-28 Peter Rabbitson Whoops
2009-06-28 Peter Rabbitson Proper prefetch+group test
2009-06-28 Peter Rabbitson The prefetch+group_by is a complex problem - branch
2009-06-28 Peter Rabbitson Adjust a couple of tests for new behavior (thus all...
2009-06-28 Peter Rabbitson Thetest case that started it all
2009-06-28 Jess Robinson Tests for grouping with prefetch
2009-06-28 Rafael Kitover prototype blob implementation
2009-06-27 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-27 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-27 Peter Rabbitson Bump author SQLT dependency for early developer testing
2009-06-27 Peter Rabbitson Adjust sqlt schema parser to add tables in FK dependenc...
2009-06-27 Peter Rabbitson Todoified (unsolvable) test from RT#42466
2009-06-25 Peter Rabbitson Minor cleanups
2009-06-25 Peter Rabbitson Commit test inspired by joel - it seemingly fails on...
2009-06-24 Nigel Metheringham Fixed set_$rel with where restriction deleting rows...
2009-06-24 Peter Rabbitson find_related fix for single-type relationships
2009-06-24 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-24 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-23 Rafael Kitover properly test nanosecond precision with oracle and...
2009-06-23 Peter Rabbitson Move tests around, add extra has_one relationship
2009-06-22 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-21 Peter Rabbitson Fix borked test
2009-06-21 Peter Rabbitson Groundwork for sanification of the toplimit test
2009-06-21 Peter Rabbitson make_column_dirty fix
2009-06-21 Peter Rabbitson Clenaup text
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 Merge 'trunk' into 'mssql_top_fixes'
2009-06-20 Peter Rabbitson More tests and a really working count_rs
2009-06-20 Peter Rabbitson Test count_rs
2009-06-20 Peter Rabbitson Clarify test
2009-06-20 Peter Rabbitson Maybe I've nailed it
2009-06-20 Peter Rabbitson todoify skip
2009-06-19 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-19 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-19 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-19 Rafael Kitover cleanups
2009-06-19 Peter Rabbitson throw in an extra limit, sophisticate test a bit
2009-06-19 Peter Rabbitson no need to slice as use_prefetch already has a limit
2009-06-19 Ash Berlin Add extra test for prefetch+has_many
2009-06-19 Peter Rabbitson cleanup svn attrs
2009-06-19 Peter Rabbitson Rename test
2009-06-19 Peter Rabbitson single() throws with has_many prefetch
2009-06-18 Rafael Kitover todo tests for text/image columns in sybase
2009-06-18 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-18 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-18 Peter Rabbitson Merge 'trunk' into 'prefetch_limit'
2009-06-18 Peter Rabbitson This seems to be the prefetch+limit fix - ugly as hell...
2009-06-18 Peter Rabbitson wtf
2009-06-18 Peter Rabbitson HRI fix
2009-06-18 Alexander Hartmaier added test for nested has_many prefetch without entries
2009-06-17 Rafael Kitover fix page with offset bug
2009-06-17 Peter Rabbitson Half way working stuff, needs a LOT of tweaking still
2009-06-16 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-16 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-16 Peter Rabbitson Fix possible regression with prefetch select resolution
2009-06-15 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-15 Arthur Axel "fREW... failing test
2009-06-14 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-13 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-13 Peter Rabbitson Test resultset serialization as well
2009-06-13 Rafael Kitover make the on_(dis)?connect_do accessors returnn the...
2009-06-13 Rafael Kitover fixup _setup_connect_do, other minor cleanups
2009-06-13 Rafael Kitover switch to DateTime::Format::Sybase
2009-06-13 Rafael Kitover finished up on_connect_call stuff
2009-06-12 Arthur Axel "fREW... Now I just need to check if the actual values are set...
2009-06-12 Rafael Kitover Merge 'trunk' into 'on_connect_call'
2009-06-12 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-11 Rafael Kitover add support for DBICTEST_MSSQL_PERL5LIB to 74mssql.t
2009-06-11 Peter Rabbitson Adjust tests for the DT::F::MySQL -> DT::F::SQLite...
2009-06-11 Arthur Axel "fREW... Escape filename so that t\9... won't look like octal
2009-06-11 Rafael Kitover on_connect_call implementation and set_datetime_format...
2009-06-11 Peter Rabbitson Merge 'trunk' into 'mssql_top_fixes'
2009-06-11 Peter Rabbitson Merge 'type_aware_update' into 'trunk'
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
2009-06-10 Peter Rabbitson Test for type-aware update
2009-06-10 Peter Rabbitson Merge 'trunk' into 'type_aware_update'
2009-06-10 Arthur Axel "fREW... more failing tests
2009-06-10 Peter Rabbitson Merge 'trunk' into 'sybase'
2009-06-10 Peter Rabbitson Duh, this was a pretty simple bug
2009-06-10 Peter Rabbitson Finally commit trully failing test
2009-06-10 Rafael Kitover Merge 'trunk' into 'sybase'
2009-06-10 Peter Rabbitson Merge 'trunk' into 'mystery_join'
2009-06-10 Peter Rabbitson Move the rs preservation test to a more suitable place
2009-06-10 Peter Rabbitson Clarify and disable rows/prefetch test - fix is easy...
2009-06-09 Peter Rabbitson Merge 'rsrc_in_storage' into 'trunk'
2009-06-09 Peter Rabbitson Todoify DT in search deflation test until after 0.09
2009-06-09 Peter Rabbitson AuthorCheck fixes
next