Hi,

Are there an short-hand methods I can use to dump the contents of a
table (SQLite3) to disk. I was going to use $rs->next and stick the
results in a Storable file, then drop the table, re-create the table
structure I want and populate the data back. I suspect there might be
a means to do this but I can't see it in ::Storage or the Cookbook.

Thanx,
Dp.

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to