Remove anonymous blesses to avoid major speed hit on Fedora Core 5, or 'the anti...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / ColumnGroups.pm
2006-07-28 Daniel Westermann... Remove anonymous blesses to avoid major speed hit on...
2006-03-26 Brandon L. Black converted tabs to spaces, removed trailing whitespace
2006-03-09 Scott McWhirter Update to add myself to contributors and to hide Module...
2006-01-16 Matt S Trout Changed result_source to result_source_instance in...
2006-01-09 Matt S Trout DB.pm now keeps a Schema Instance
2005-12-20 Matt S Trout CDBICompat happy again on rs branch
2005-12-01 Matt S Trout Patch from abraxxa to make set_primary_key barf if...
2005-11-24 Matt S Trout With the addition of Class::C3 0.07 and a few tweaks...
2005-11-15 Matt S Trout Added has_column and column_info methods
2005-07-23 Matt S Trout Extra files for relationships, has_many support
2005-07-21 Matt S Trout First of a two-parter :)
2005-07-19 Matt S Trout Most of the first third of 02-Film now works :)
2005-07-19 Matt S Trout Initial commit of DBIx::Class (experimental Class:...