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