
schema_update.pl - Update a schema based on checksums and sql snippets

schema_update.pl --dsn dbi:Pg:dbname=your_db;host=db.example.org --sqlsnippetdir path/to/sql/snippets

Please see perldoc DBIx::SchemaChecksum for more information.

See DBIx::SchemaChecksum section Attributes generated by Moose

Thomas Klausner, <domm at cpan.org>

Copyright 2008 Thomas Klausner, revdev.at, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.