DBIx-Connector icon indicating copy to clipboard operation
DBIx-Connector copied to clipboard

support more Drivers

Open xenoterracide opened this issue 12 years ago • 2 comments

I'd really like to see support for DBD::Mock, but honestly I'm not sure why there couldn't be connectors that didn't support reconnection (for things like CSV, XML, LDAP)

xenoterracide avatar May 06 '13 20:05 xenoterracide

There could be. Pull requests for additional driver support gladly accepted!

theory avatar May 06 '13 21:05 theory

You can now use DBD::Mock with DBIx::Connector by using DBD::Mock's connection callbacks.

jlcooper avatar May 20 '20 12:05 jlcooper