This release does not contain the delete_foos({ ... }) stuff that was
discussed on the list. I'm still thinking about it. It does, however, fix
a bunch of bugs and include some new features. A new Rose::DB is required.
Files sent to CPAN and on SF.net:
http://sourceforge.net/project/showfiles.php?group_id=147570
Change logs are below.
-John
Rose::DB::Object:
0.761 (02.23.2007) - John Siracusa <[EMAIL PROTECTED]>
* Added the ability to specify a unique key by name in calls to load().
* Added support for query_args and other Manager parameters to
one-to-one and one-to-many relationships.
* Added a "find" method type to one-to-many relationships for
ad-hoc queries.
* Added support for Informix's "datetime year to month" column type.
* Updated the dbh() method to be a more conventional proxy for
->db->dbh().
* The get_objects() and delete_objects() Manager methods now accept a
lone arrayref or hashref argument as a short way to specify the value
of the "query" parameter.
* Eliminated warning in the BigNum column type when the GMP math library
is not installed.
* Added a double precision column type and class for Postgres.
* Fixed a bug that caused cascaded save() to fail to cascade beyond
a set-on-save related object.
* Improved reporting of errors in auto-loaded related modules.
* Fixed a bug that caused numeric columns to have invalid length
restrictions. (Reported by Fred Cox)
* Fixed many incorrect skip counts in the test suite when running
against Postgres without CHKPASS support.
Rose::DB:
0.733 (02.23.2007) - John Siracusa <[EMAIL PROTECTED]>
* Schema support enabled for MySQL.
* Added support for Informix's "datetime year to month" column type.
* Tweaked handling of doubled quotes in Postgres default column values.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rose-db-object