[Dbix-class] Re: RFC: Load from SQL
A. Pagaltzis
pagaltzis at gmx.de
Tue Jul 10 22:49:11 GMT 2007
* Brandon Black <blblack at gmail.com> [2007-07-10 23:45]:
> My understanding (just based on a glance at the DBD::CSV docs)
> is that what little metadata DBD::CSV knows about, it would
> obtain by parsing "CREATE TABLE" statements executed via the
> $dbh (which have to be sent every time one makes a new
> connection). DBIx::Class (just the core, not Loader/SQLT)
> would support this sort of thing reliably via on_connect_do
> or connection via coderef.
++
Very neat approach to get it all working correctly at the proper
layers.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the Dbix-class
mailing list