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 _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
