Help for this page

Select Code to Download


  1. or download this
    my $c = Schema->connect('dbi:Pg:dbname=accounts;host=localhost', 'user
    +name', 'password', {AutoCommit => 1});
    $c->deploy();