Revision history for DBIx::Class
+0.07005 2007-01-10 18:36:00
+ - fixup changes file
+ - remove erroneous .orig files - oops
+
0.07004 2007-01-09 21:52:00
- fix find_related-based queries to correctly grep the unique key
- fix InflateColumn to inflate/deflate all refs but scalar refs
# i.e. first release of 0.XX *must* be 0.XX000. This avoids fBSD ports
# brain damage and presumably various other packaging systems too
-$VERSION = '0.07004';
+$VERSION = '0.07005';
sub MODIFY_CODE_ATTRIBUTES {
my ($class,$code,@attrs) = @_;