This is a bug-fix release with some documentation updates. The proposed "custom SQL" changes are actually in here too (and require a Rose::DB update as well), but remain undocumented. Anyone who plans to use these features, please do so and tell me if they work well enough to become official.
(I have other custom SQL plans for version 0.74-ish, but they should complement rather than conflict with what's there now.) -John Rose::DB::Object: 0.731 (06.12.2006) - John Siracusa <[EMAIL PROTECTED]> * Fixed a database handle leak in the get_objects_iterator() method. (Reported by Martin Rubli) * Documented the changes_only parameter to the save() and update() methods. (This feature was actually implemented in version 0.73, but I forgot to document it.) * The class_for() metadata method may now be called as a class method, with some caveats. Rose::DB: 0.71 (06.12.2006) - John Siracusa <[EMAIL PROTECTED]> * Fixed broken Storable support and documented serialization caveats. (Reported by Drew Taylor) _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object