- Deal with the distinct => 1 attribute properly when using
prefetch
- Multiple POD improvements
-
+ - Improved support for non-schema-qualified tables under
+ Postgres.
+ - Fixed last_insert_id sequence detection.
0.08108 2009-07-05 23:15:00 (UTC)
- Fixed the has_many prefetch with limit/group deficiency -