[Dbix-class] DBIx Class - Creating on the fly tables

Rohan M rohan7799 at gmail.com
Fri Dec 16 10:14:10 GMT 2011


Hi All,

   I came up against a situation where I need to create table based on user
input file (lets say csv).   How can I create on the fly tables using
DBIx::Class considering the column numbers are varying with each user file?

This is something very similar of having mysql temporary table and loading
a file into the table using load command.

Could anybody give me directions/points on how to go about ?

Thanks

-- =

Rohan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20111216/5e3=
481ec/attachment.htm


More information about the DBIx-Class mailing list