Revision history for DBIx::Class
-0.05999_03
+0.05999_03 2006-03-14 01:58:10
+ - has_many prefetch fixes
- deploy now adds drop statements before creates
- deploy outputs debugging statements if DBIX_CLASS_STORAGE_DBI_DEBUG
is set
# 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.05999_02';
+$VERSION = '0.05999_03';
sub MODIFY_CODE_ATTRIBUTES {
my ($class,$code,@attrs) = @_;