[Dbix-class] DBIx::Class::Schema->deploy and ORACLE woes

Doug Scoular dscoular at cisco.com
Fri Jun 6 23:50:00 BST 2008


Hi Scott,

Scott Pham (scpham) wrote:
> Do you still get the same results when you do it in 1 call like below?
>
>
> __PACKAGE__->load_classes(qw/Host TestGroup Test Result HostToTestGroup
> TestGroupToTest/);
>
>   

    I'm afraid the tables are still generated in alphabetical
    order. I guess I just have to live with the fact that I have
    to manually edit the output of create_ddl_dir().

    Cheers,

    Doug




More information about the DBIx-Class mailing list