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

Peter Rabbitson rabbit+dbic at rabbit.us
Tue Jun 9 15:43:29 GMT 2015


On 06/09/2015 12:52 PM, Alex Povolotsky wrote:
> 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?
>

https://metacpan.org/pod/DBIx::Class::Schema#storage_type

Cheers



More information about the DBIx-Class mailing list