Add a DBIx::UUIDColumns plugin.
[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 \r
8 0.03001 2005-09-23 14:00:00\r
9         - Fixes to relationship helpers\r
10         - IMPORTANT: prefetch/schema combination bug fix\r
11 \r
12 0.03    2005-09-19 19:35:00\r
13         - Paging support\r
14         - Join support on search\r
15         - Prefetch support on search\r
16 \r
17 0.02    2005-08-12 18:00:00\r
18         - Test fixes.\r
19         - Performance improvements.\r
20         - Oracle primary key support.\r
21         - MS-SQL primary key support.\r
22         - SQL::Abstract::Limit integration for database-agnostic limiting.\r
23 \r
24 0.01    2005-08-08 17:10:00\r
25         - initial release\r