Changes for version 0.32 - 2007-04-18
- increment the version numbers in Column.pm and Table.pm and the "use" statements accordingly
- Error reporting for load constructor
- Update documentation wrt supported databases and new update_schema stuff
- Fixes for dropping nullability on old Pg (<= 7.2)
- Fixes for adding nullability on old Pg (<= 7.3)
- Throw a warning if pg_server_version is unavailable, assume >= 7.3
- fix POD error in DBSchema::DBD::SQLite that confused pod2man and prevented the documentation from being installed. Patch from Niko Tyni <ntyni@iki.fi>, thanks!
Modules
Database-independent schema objects
Column group objects
Index column group object
Unique column group object
Column objects
DBIx::DBSchema Driver Writer's Guide and Base Class
Oracle native driver for DBIx::DBSchema
PostgreSQL native driver for DBIx::DBSchema
SQLite native driver for DBIx::DBSchema
Sybase database driver for DBIx::DBSchema
MySQL native driver for DBIx::DBSchema
Table objects
Provides
in DBSchema/_util.pm