Changes for version 0.14 - 2007-06-01
- Good grief, what *didn't* change? There's more than 1500 new lines!
- Reorganized and annotated the code extensively
- Added the beginnings of a real test suite
- Added methods to handle creating lots of rows at once
- Added classes and methods to better deal with joins; not perfect, but it's better than the earlier join objects.
- Added Module::Build-based Build.PL file. The Makefile.PL file is deprecated, and may be removed in the future.
Modules
Perl extension for object-oriented database access
Provides
in lib/DBIx/ORM/Declarative/JRow.pm
in lib/DBIx/ORM/Declarative/Join.pm
in lib/DBIx/ORM/Declarative/Row.pm
in lib/DBIx/ORM/Declarative/Schema.pm
in lib/DBIx/ORM/Declarative/Table.pm