[Dbix-class] DBH handle upon connect

Steve Kirkup skirkup at jupiterimages.com
Tue Feb 12 18:03:42 GMT 2008


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



More information about the DBIx-Class mailing list