migration.rb

Path: lib/sequel/extensions/migration.rb
Last Update: Sun Aug 14 20:26:20 -0400 2011

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.

[Validate]