John Siracusa wrote:
> Here's the big Oracle update, plus a bunch of general bug fixes and
> some MySQL goodies.  (I didn't have time to add SQL_BUFFER_RESULT, but
> that'll probably be in the next release.)
> 
> Also, for anyone currently "stuffing" Rose::DB objects with $dbh
> database handles pulled from elsewhere, your life is a lot easier now
> that you can construct Rose::DB objects *without* having to register
> any data sources.
> 
> Files sent to CPAN and on rose.sf.net.  Change logs are below.
> 
> Many thanks to all that helped with this release, especially Kevin
> McGrath for allowing me to use his Oracle database server :)
> 
> -John
> 
> Rose::DB::Object:
> 
> 0.759 (01.15.2007) - John Siracusa <[EMAIL PROTECTED]>
> 
>     * Oracle support improved significantly.
>     * Added a "state" export tag to Rose::DB::Object::Util.
>     * Fixed a bug that caused the Manager to unconditionally alias selected
>       columns in some situations.
>     * Added the (dubious) ability to set a list of filtered one-to-many
>       items.
>     * Fixed a database handle leak in the iterator class.
>       (Reported by Peter Karman)
> 
> Rose::DB:
> 
> 0.732 (01.15.2007) - John Siracusa <[EMAIL PROTECTED]>
> 
>     * Oracle support improved significantly.
>     * Added MySQL $dbh attributes: mysql_auto_reconnect, mysql_enable_utf8,
>       and mysql_use_result.
>     * Rose::DB objects can now be constructed by specifying only a driver,
>       even if no data sources are registered.
>     * Documented new() behavior when parameters beyond just type and
>       domain are passed.  (Suggested by Christopher H. Laco)
>     * Fixed a bug that prevented foreign keys with columns that use
>       reserved words from being auto-initialized correctly.
>       (Reported by Clayton Scott)
>     * Improved DSN parsing.

Woohoo! Thanks again for the DSN parsing stuff. Now I can kick
Handel-Storage-RDBO out the door.

Now if only the DBIC folk would kick 0.08 out... :-)

-=Chris

-------------------------------------------------------------------------
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
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to