[Dbix-class] Setting driver explicitly using DBD::Proxy

Alex Povolotsky tarkhil at over.ru
Tue Jun 9 10:52:35 GMT 2015


Hello

I have to use DBD::Proxy as data source (Oracle on Linux, client on
FreeBSD, no Oracle binary for FreeBSD and will never be, cannot get rid
of Oracle right now).

How do I set up DBIx::Class to explicitly set SQL driver to Oracle, for
instance, to get proper last_insert_id?

Alex



More information about the DBIx-Class mailing list