7a4257700760f7625f90585fa116b478e27ff8f4
[dbsrgits/DBIx-Class.git] / Changes
1 Revision history for DBIx::Class\r
2 \r
3 0.03002\r
4         - Minor bugfix to new (Row.pm)\r
5         - Schema doesn't die if it can't load a class (Schema.pm)\r
6         - New UUID columns plugin (UUIDColumns.pm)\r
7         - Documentation improvements.\r
8 \r
9 0.03001 2005-09-23 14:00:00\r
10         - Fixes to relationship helpers\r
11         - IMPORTANT: prefetch/schema combination bug fix\r
12 \r
13 0.03    2005-09-19 19:35:00\r
14         - Paging support\r
15         - Join support on search\r
16         - Prefetch support on search\r
17 \r
18 0.02    2005-08-12 18:00:00\r
19         - Test fixes.\r
20         - Performance improvements.\r
21         - Oracle primary key support.\r
22         - MS-SQL primary key support.\r
23         - SQL::Abstract::Limit integration for database-agnostic limiting.\r
24 \r
25 0.01    2005-08-08 17:10:00\r
26         - initial release\r