described schema better, and added note about when you want to use it
[dbsrgits/DBIx-Class.git] / Changes
CommitLineData
9f19b1d6 1Revision history for DBIx::Class\r
2\r
d3dec624 30.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
7da9cd47 6 - New UUID columns plugin (UUIDColumns.pm)\r
076652e8 7 - Documentation improvements.\r
d3dec624 8\r
7e4b2f59 90.03001 2005-09-23 14:00:00\r
c60267d8 10 - Fixes to relationship helpers\r
11 - IMPORTANT: prefetch/schema combination bug fix\r
12\r
7e4b2f59 130.03 2005-09-19 19:35:00\r
c7ce65e6 14 - Paging support\r
224d560a 15 - Join support on search\r
16 - Prefetch support on search\r
c7ce65e6 17\r
9f19b1d6 180.02 2005-08-12 18:00:00\r
19 - Test fixes.\r
20 - Performance improvements.\r
21 - Oracle primary key support.\r
49c50de3 22 - MS-SQL primary key support.\r
9f19b1d6 23 - SQL::Abstract::Limit integration for database-agnostic limiting.\r
24\r
250.01 2005-08-08 17:10:00\r
26 - initial release\r