- converted the vendor tests to use schema objects intead of schema
classes, made cleaned more reliable with END blocks
- versioning support via DBIx::Class::Schema::Versioned
- - added get_inflated_columns to Row
- find/next now return undef rather than () on fail from Bernhard Graf
- rewritten collapse_result to fix prefetch
- moved populate to resultset