NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
CREATE TABLE abstraction? (Score:1)
Does this allow you to describe a table structure and dump out SQL statements to create it in various databases? That'd surely be useful!
Re:CREATE TABLE abstraction? (Score:3, Funny)
Reply to This
Parent
Re:CREATE TABLE abstraction? (Score:1)
Now that you mention it, Alzabo::Create::Schema [cpan.org] looks extremely useful. Darn you for making my life easier yet again!