When I establish my connection to the database I want to immediately run some SQL to initialize the databases session environment (specifically the NLS_DATE_FORMAT for Oracle).

My question is how do I get ahold of that database handle? The DBIx::Class::Schema->connect() makes no mention of one being available.

Steve Kirkup

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]

Reply via email to