Merge 'unresolvable_prefetch' into 'trunk'
[dbsrgits/DBIx-Class.git] / Changes
2009-07-02 Peter Rabbitson Solve more prefetch inflation crap
2009-07-02 Peter Rabbitson Changelog
2009-06-24 Nigel Metheringham Fixed set_$rel with where restriction deleting rows...
2009-06-21 Peter Rabbitson make_column_dirty fix
2009-06-20 Peter Rabbitson More tests and a really working count_rs
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 HRI fix
2009-06-14 Peter Rabbitson Release 0.08107 v0.08107
2009-06-11 Peter Rabbitson Release 0.08106 v0.08106
2009-06-11 Peter Rabbitson Release 0.08105
2009-06-11 Peter Rabbitson Changes
2009-06-10 Peter Rabbitson Release 0.08104
2009-06-10 Peter Rabbitson Adjust changelog
2009-06-07 Peter Rabbitson Fix for mysql subquery problem
2009-06-01 Peter Rabbitson Fix fallout from another botched merge (I suck, part 2)
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 Add changes
2009-05-26 Peter Rabbitson Release 0.08103 v0.08103
2009-05-26 Peter Rabbitson Attempt to reproduce reported mysql error (failed)...
2009-05-26 Peter Rabbitson Minor fixes of the return value of rs->update/delete
2009-05-26 Ash Berlin Fix 'timestamp with time zone' columns for IC::DT inflation
2009-05-23 Peter Rabbitson update changes
2009-05-20 Justin Hunter update to Changes
2009-05-14 Peter Rabbitson Merge 'storage-tweaks' into 'trunk'
2009-05-12 Justin Hunter Changes for count_distinct branch merge
2009-05-12 Ron "Quinn" Straight Added synopsis of merged oracle-tweaks branch to Changes
2009-05-12 Brian Cassidy added info to Changes from my DateTime::InflateColumn...
2009-05-09 Rafael Kitover updated Changes
2009-05-07 Peter Rabbitson Changes, remove merged branch
2009-05-05 Justin Hunter add a line to Changes and add a CAVEAT
2009-04-30 Peter Rabbitson Release 0.08102 v0.08102
2009-04-29 Peter Rabbitson Changes
2009-04-27 Peter Rabbitson Release 0.08101 v0.08101
2009-04-23 Justin Hunter update Changes for moving load_optional_class
2009-04-23 Cory G Watson Fix busted get_column when using +select (and friends)
2009-04-19 Matt S Trout 0.08100 release v0.08100
2009-03-29 Peter Rabbitson Dev-Release 0.08099_08
2009-03-26 Rob Kinyon Deprecated search_like()
2009-03-23 Guillermo Roditi skip test doc issue relating to db-side defaults
2009-03-22 Guillermo Roditi adding test for exception if nullable rel call is not...
2009-03-17 Johannes Plunien putting IC::DateTime locale, timezone or floating_tz_ok...
2009-03-09 Guillermo Roditi remove (groditi) instances
2009-02-27 Peter Rabbitson Dev-Release 0.08099_07
2009-02-27 Peter Rabbitson We already depend on latest SQLA - remove all reference...
2009-02-27 Peter Rabbitson Fix some should_quote_data_type problems
2009-02-24 Guillermo Roditi correct args in wrong order in deplo_statements
2009-02-22 Peter Rabbitson FInally rewrote Ordered properly - a number of FIXME...
2009-02-20 Matt S Trout more mc fixes
2009-02-20 Matt S Trout revert previous revision
2009-02-20 Rob Kinyon Merge 'subquery' into 'trunk'
2009-02-20 Rob Kinyon Merge 'trunk' into 'subquery'
2009-02-20 Matt S Trout changes update for mc fixes
2009-02-20 Rob Kinyon Update Changes
2009-02-20 Matt S Trout Merge 'multi_stuff' into 'trunk'
2009-02-13 Johannes Plunien Refactored and re-added r5041: Split sql statements...
2009-02-12 Guillermo Roditi fixed bug for undef_on_null_fk edge case
2009-02-09 Guillermo Roditi backporting the set_column/store_column fix
2009-02-07 Johannes Plunien Possible to set locale in IC::DateTime extra => {}...
2009-02-05 Guillermo Roditi adding regression test for source_name
2009-02-04 Guillermo Roditi use store_column instead of set_column on insert
2009-01-23 Peter Rabbitson Dev-Release 0.08099_06
2009-01-21 Peter Rabbitson Fill in some missing changes
2009-01-16 Peter Rabbitson Proper MSSQL last_insert_id() scoping patch by abraxxa
2008-12-16 Guillermo Roditi minor typo and style change
2008-12-16 Guillermo Roditi rename option to undef_on_null_fk and make it default...
2008-12-16 Guillermo Roditi Introduce 'any_null_means_no_value' option to eliminate...
2008-11-13 Peter Rabbitson resultset attribute from can now take a scalarref and...
2008-11-01 Johannes Plunien rolling back my last change, waiting until new sqlt...
2008-11-01 Johannes Plunien updated Changes
2008-10-30 Peter Rabbitson Dev-Release 0.08099_05
2008-10-26 Johannes Plunien updated last changes of InflateColumn::DateTime
2008-10-16 Simon Elliott patch ->delete to die if args
2008-09-28 Peter Rabbitson mst is right: there is no sane way to allow automatic...
2008-09-28 Matt S Trout new_related works again
2008-09-21 Peter Rabbitson Revert r482[45], by implementing a better version of...
2008-09-19 Matt S Trout delete mention of broken HashRefInflator global
2008-08-28 Peter Rabbitson Forgot to modify Changes - looks good to castaway :D
2008-08-26 John Goulah virtual method so user can create upgrade path across...
2008-08-26 Matt S Trout fix related resultsets and multi-create
2008-08-12 Marc Mims ODBC fixes: superfluous connection in rebless; undef...
2008-08-06 Luke Saunders added with_deferred_fk_checks functionality to storage
2008-08-01 Luke Saunders fixed clone bug
2008-07-31 Luke Saunders added register_extra_source
2008-07-29 Guillermo Roditi use sub::name to fix compat with moose method modifiers
2008-07-24 Luke Saunders incremented version number in prep for dist
2008-07-21 John Napiorkowski Merge 'replication_dedux' into 'trunk'
2008-07-18 J. Shirley Adding datetime_undef_if_invalid to squelch errors...
2008-07-18 John Napiorkowski updated CHANGES, removed debug code left by accident...
2008-07-17 Guillermo Roditi Changes and AUTHORS
2008-07-02 Wallace Reis updating changelog
2008-06-19 Cory G Watson Add make_column_dirty to Row (per request from #dbix...
2008-05-30 Matt S Trout throw exception for multi-has_many prefetch
2008-05-30 Ash Berlin Make ingore_{constraint,index}_names default
2008-05-27 Matt S Trout version bump, deprecated ResultSetManager
2008-05-09 Brian Cassidy pod fix (RT #32988)
2008-05-08 Brian Cassidy add RT ticket number to changes
2008-05-08 Brian Cassidy add Test::Exception to deps (RT #34256). move testing...
2008-05-06 John Napiorkowski updated Changes to document Replicated Storage type...
next