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