Added has_column and column_info methods
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / CDBICompat / AccessorMapping.pm
2005-11-15 Matt S Trout Added has_column and column_info methods
2005-07-31 Marcus Ramberg Add ::Exception, and use throw instead of die.
2005-07-29 Matt S Trout Tweaked, prodded, refactored. Thanks to draven for...
2005-07-23 Matt S Trout Now passing four more tests, has_a and has_many complia...
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 Initial commit of DBIx::Class (experimental Class:...