On Tue, Jan 29, 2013 at 7:44 AM,  <[email protected]> wrote:

> Anyone have any suggestions to make it easier?
> Can anyone help me get started?

How about expressing your schema as a DBIx::Class::Schema[1] and then
using DBIx::Class::Schema::Loader[2] to dump the different DDL
dialects that you need?

1: https://metacpan.org/module/DBIx::Class::Schema
2: https://metacpan.org/module/DBIx::Class::Schema::Loader

j.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/


Reply via email to