[Dbix-class] ANNOUNCE: Datetime::Format::Oracle

Nathan Gray kolibrie at graystudios.org
Mon Nov 6 16:16:59 GMT 2006


On Mon, Nov 06, 2006 at 04:55:50PM +0100, Hartmaier Alexander wrote:
> At the moment I use Datetime::Format::MySQL because my 'ALTER SESSION' statements in on_connect_do set the date format to exactly the same which D::F::MySQL uses.

I noticed that DBIx::Class::Storage::DBI::Oracle was defaulting to
DateTime::Format::MySQL.

I wonder how much havoc it will create to point to
DateTime::Format::Oracle, especially since it currently requires an
environment variable to be set.

-kolibrie




More information about the Dbix-class mailing list