Added ->relationships and ->relationship_info from castaway
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / ImaDBI.pm
2006-01-11 Matt S Trout Added ->relationships and ->relationship_info from...
2005-12-30 Matt S Trout Moved inflation to inflate_result in Row.pm
2005-12-20 Matt S Trout CDBICompat happy again on rs branch
2005-11-24 Matt S Trout With the addition of Class::C3 0.07 and a few tweaks...
2005-11-15 Matt S Trout Broke everything (C3 branch)
2005-09-09 Matt S Trout Joins work for search, some refactoring
2005-08-08 Matt S Trout Finished ripping hand-hacked abstract implementation...
2005-08-06 Matt S Trout - Storage/DBI.pm now uses Abstract internally
2005-08-04 Matt S Trout Overrode part of ContextualFetch in ImaDBI to shut...
2005-08-04 Matt S Trout Mostly refactored everything to select/update/delete...
2005-08-02 Matt S Trout Join conditions supplied to add_relationship are now...
2005-07-31 Marcus Ramberg Add ::Exception, and use throw instead of die.
2005-07-22 Matt S Trout has_a works
2005-07-21 Matt S Trout Refactored Ima::DBI support to allow pluggable __FOO__...
2005-07-21 Matt S Trout First of a two-parter :)
2005-07-19 Matt S Trout AutoUpdate, add_constructor, a toy set_sql emulator...
2005-07-19 Matt S Trout Imported a couple extra modules, added retrieve_all