Changes for version 0.04002
- rescan method now returns the actual list of new tables loaded (previously, the return value wasn't taking constraint/exclude into account, even though the meat of the operation was).
- Hid the Oracle module so that search.cpan.org will stop ignoring this package, temporary fix until perms are sorted out
- Fix Win32 test skip counts (RT #27715, Alexandr Ciornii)
- Fix a small output quoting bug (RT #28073, Tokuhiro Matsuno)
Modules
Dynamic definition of a DBIx::Class::Schema
Base DBIx::Class::Schema::Loader Implementation.
DBIx::Class::Schema::Loader DBI Implementation.
DBIx::Class::Schema::Loader::DBI DB2 Implementation.
DBIx::Class::Schema::Loader::DBI Oracle Implementation.
DBIx::Class::Schema::Loader::DBI PostgreSQL Implementation.
DBIx::Class::Schema::Loader::DBI SQLite Implementation.
Loader subclass writing guide for DBI
DBIx::Class::Schema::Loader::DBI mysql Implementation.
Builds relationships for DBIx::Class::Schema::Loader