Last Modified
2013-06-09 18:22:38 +0000
Requires

Description

Adds the Sequel::Migration and Sequel::Migrator classes, which allow the user to easily group schema changes and migrate the database to a newer version or revert to a previous version.

To load the extension:

Sequel.extension :migration