Lots of small features and bug fixes spread across three module
distributions.  RDBO 0.70 depends on the other two, and asks for an
update to DateTime::Format::Pg as well (which incorporates a bug fix
that I contributed).

Files sent to CPAN and on SF.net now:

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

Full change lists are below.

-John

Rose::DB::Object:

0.70 (04.04.2006) - John Siracusa <[EMAIL PROTECTED]>

    * Added support for the interval data type.
    * Added support for big integer and serial columns via Math::BigInt.
    * Added explicit support for columns that store a number of seconds
      since the Unix epoch (both integer and fractional).
    * Silenced warning when querying datetime columns with undef values.
    * Fixed a bug in the loader that prevented auto-generated base class
      names from being correctly nested under class_prefix.
    * Fixed a bug that caused duplicate WHERE clauses when a relationship
      name was the same as the foreign table name.

Rose::DB:

0.67 (04.04.2006) - John Siracusa <[EMAIL PROTECTED]>

    * Added support for the interval data type.  (Patch provided by
      Lucian Dragus.)
    * Prevent post_connect_sql from running more than once per DBI
      database handle when using Apache::DBI.
    * Added work-around for interval formatting bug in DateTime::Format::Pg
      version 0.10 and earlier.

Rose::DateTime:

0.52 (04.04.2006) - John Siracusa <[EMAIL PROTECTED]>

    * Allow negative and fractional epoch values in parse_date().
    * Fixed a bug in the yyyy-mm-dd date parsing that caused it to
      incorrectly match 10-digit seconds-since-epoch values.
      (Reported by Peter Karman)


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to