1 Revision history for DBIx::Class
3 - Moved get_simple and set_simple into AccessorGroup
4 - Made 'new' die if given invalid columns
7 - Added an || '' to the CDBICompat stringify to avoid null warnings
8 - Updated name section for manual pods
10 0.03003 2005-11-03 17:00:00
12 - Changed use to require in Relationship/Base to avoid import.
14 0.03002 2005-10-20 22:35:00
15 - Minor bugfix to new (Row.pm)
16 - Schema doesn't die if it can't load a class (Schema.pm)
17 - New UUID columns plugin (UUIDColumns.pm)
18 - Documentation improvements.
20 0.03001 2005-09-23 14:00:00
21 - Fixes to relationship helpers
22 - IMPORTANT: prefetch/schema combination bug fix
24 0.03 2005-09-19 19:35:00
26 - Join support on search
27 - Prefetch support on search
29 0.02 2005-08-12 18:00:00
31 - Performance improvements.
32 - Oracle primary key support.
33 - MS-SQL primary key support.
34 - SQL::Abstract::Limit integration for database-agnostic limiting.
36 0.01 2005-08-08 17:10:00