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