make_column_dirty fix
[dbsrgits/DBIx-Class.git] / t /
2009-06-21 Peter Rabbitson make_column_dirty fix
2009-06-21 Peter Rabbitson Clenaup text
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 todoify skip
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 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-16 Peter Rabbitson Fix possible regression with prefetch select resolution
2009-06-13 Peter Rabbitson Test resultset serialization as well
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 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 Peter Rabbitson Duh, this was a pretty simple bug
2009-06-10 Peter Rabbitson Finally commit trully failing test
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
2009-06-09 Peter Rabbitson Require a recent bugfixed Devel::Cycle
2009-06-09 Ash Berlin Addjust bug to show problem with rows => 1 + child rel
2009-06-08 Peter Rabbitson duh
2009-06-08 Peter Rabbitson Commit failing test and thoughts on search arg deflation
2009-06-08 Peter Rabbitson First stab at adding resultsources to each join in...
2009-06-07 Peter Rabbitson Fix find_or_new/create to stop returning random rows...
2009-06-07 Peter Rabbitson Make podcoverage happy
2009-06-07 Peter Rabbitson Make empty/default inserts use standard SQL
2009-06-07 Peter Rabbitson Fix for mysql subquery problem
2009-06-06 Peter Rabbitson Port another forgotten MC fix
2009-06-06 Peter Rabbitson TODOified reentrancy counter - this shall be used to...
2009-06-06 Peter Rabbitson rename MC test dir
2009-06-04 Peter Rabbitson Move relationship tests around
2009-06-03 Peter Rabbitson Require a recent version of Date::Simple during CDBI...
2009-06-01 Peter Rabbitson Merge 'order_by_refactor' into 'trunk'
2009-05-30 Peter Rabbitson populate() fix and Changes
2009-05-30 Peter Rabbitson Evil hack to make Carp::Clan work throughout SQLA as...
2009-05-30 Peter Rabbitson Restructure bind tests
2009-05-30 Peter Rabbitson TODOify some of the order with bind tests
2009-05-30 Moritz Onken order_by tests
2009-05-30 Peter Rabbitson Add better error reporting on bulk_insert (ash++)
2009-05-30 Peter Rabbitson Patch + test for more informative exceptions on load_na...
2009-05-28 Peter Rabbitson Fix multiprefetch warning - we can now count properly
2009-05-28 Peter Rabbitson Commit rather useless but already written mysql test...
2009-05-26 Peter Rabbitson Attempt to reproduce reported mysql error (failed)...
2009-05-26 Peter Rabbitson Fix test skip message
2009-05-26 Peter Rabbitson Merge 'top_limit_altfix' into 'trunk'
2009-05-26 Ash Berlin Fix 'timestamp with time zone' columns for IC::DT inflation
2009-05-26 Peter Rabbitson TODOified test for RT#40701
2009-05-25 Peter Rabbitson Merge 'top_limit_tweaks' into 'top_limit_altfix'
2009-05-25 Peter Rabbitson Define how Top limit emulation should behave
2009-05-25 Peter Rabbitson Forgotten podcoverage override
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-05-24 Peter Rabbitson Failing test about warnings triggered in SQLA::Limit...
2009-05-24 Peter Rabbitson eol adjustments
2009-05-24 Peter Rabbitson Deprecate ::DBI::Sybase::MSSQL
2009-05-24 Peter Rabbitson Make sure we do not clobber search attributes when...
2009-05-23 Peter Rabbitson Extend distinct deprecation tests and clarify warnings
2009-05-23 Peter Rabbitson Make sure MultiColumnIn quotes column names while mungi...
2009-05-23 Peter Rabbitson Extra test and count fixes for prefetch + distinct
2009-05-23 Rafael Kitover revert last Sybase changes
2009-05-23 Rafael Kitover Sybase bindvar and IC::DT support
2009-05-23 Peter Rabbitson Tests and test schema adjustments for resultset update...
2009-05-23 Rafael Kitover Sybase autopk, and a test, no limit support yet
2009-05-22 Peter Rabbitson duh
2009-05-22 Peter Rabbitson Extend DB2 test
2009-05-21 Peter Rabbitson Duh, no point of having ordered subqueries while counti...
2009-05-20 Peter Rabbitson on_connect_do now accepts a single string like it does...
2009-05-20 Peter Rabbitson Switch as_query testing to direct specification in...
2009-05-20 Arthur Axel "fREW... fix test for people with spaces in path
2009-05-20 Justin Hunter fix for sql functions in group_by
2009-05-20 Peter Rabbitson Make sure we always work with resolved rs attributes...
2009-05-20 Peter Rabbitson Bring back the old code from resolve_prefetch so ash...
2009-05-20 Peter Rabbitson Make joined rs counts backwards compatible - we do...
2009-05-20 Rafael Kitover add test for distinct result of sql function
2009-05-19 Peter Rabbitson Make podcoverage happy (deprecated, undocumented methods)
2009-05-19 Peter Rabbitson Merge 'joined_count' into 'trunk'
2009-05-19 Peter Rabbitson Make sure pg test can restart after half-way failures
2009-05-19 Alexander Hartmaier added test for total_entries on a paged resultset
2009-05-18 Arthur Axel "fREW... Merge 'trunk' into 'joined_count'
2009-05-18 Peter Rabbitson Merge 'diamond_relationships' into 'trunk'
2009-05-18 Arthur Axel "fREW... Test to show top limit grouping problem
next