A new version of Rose::DB (0.58) is required as well.  This release has some
important bug fixes plus the added ability to exactly specify which columns
to select in a Manager query.

The full change list is below.  The files have been uploaded to CPAN are up
on SF.net as well:

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

-John

Rose::DB::Object:

0.61 (01.05.2006) - John Siracusa <[EMAIL PROTECTED]>

    * Added "select" parameter to the Manager which accetps an explicit
      list of columns to be selected.
    * It's now possible to filter based on columns that are not selected
      as part of a Manager query.
    * Extra parameters can now be passed to the method created by
      make_manager_method_from_sql()
    * Fixed several bitfield column accessor method bugs.  (Reported by
      Svilen Ivanov)
    * The loader's make_modules() method now correctly creates *.pm files
      for auto-generated base classes.  (Reported by Sean Davis)

Rose::DB:

0.58 (01.05.2006) - John Siracusa <[EMAIL PROTECTED]>

    * Improved parsing of default column values in Postgres.




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to