A big heap of bug fixes, plus a few new Helpers and Utils.  New Rose::DB
required.  Thanks to all that contributed to this release! :)

Files sent to CPAN and on SF.net:

http://sourceforge.net/project/showfiles.php?group_id=147570

Change logs below.

-John

---

Rose::DB::Object:

0.756 (10.29.2006) - John Siracusa <[EMAIL PROTECTED]>

    * Changed the interaction and behavior of the metadata object's
      foreign_key_name_generator() method and the convention manager's
      auto_foreign_key_name() method to avoid some name conflict bugs
      and create a more sensible flow for foreign key naming.
      (Suggested by Graham Barr)
    * Added has_modified_children() has_loaded_related() methods to
      Rose::DB::Object::Util.
    * Added an init_with_column_value_pairs() helper method.  (Requested
      by Jonathan Vanasco)
    * Modified child objects are now correctly detected and handled by
      cascading save().  (Reported by Lucian Dragus)
    * Fixed a bug that caused save(changes_only => 1, cascade => 1) to
      fail in cases where a child object set a key column in the parent
      object.  (Reported by Lucian Dragus)
    * Fixed a bug in the Manager that caused the with_objects parameter
      to be ignored when the count_only parameter was set.  (Reported
      by Uwe Voelker)
    * The column_values_as_*() helper methods no longer require the
      column_value_pairs() helper to also be imported.  (Reported
      by Jonathan Vanasco)
    * Fixed a bug caused by blank lines in JSON and YAML output.
      (Patch by Jonathan Vanasco)
    * Setting a fixed-length character column to undef now works
      correctly.
    * Fixed a bug that caused the benchmark suite to fail under SQLite
      due to a mishandling of the query_is_sql Manager parameter.
    * Corrected some typos in the documentation.

Rose::DB:

0.729 (10.29.2006) - John Siracusa <[EMAIL PROTECTED]>

    * Added a description attribute and a clone() method to
      Rose::DB::Registry::Entry.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to