class Sequent::DryRun::ViewSchema

Subclass of Migrations::ViewSchema to dry run a migration. This migration does not insert anything into the database, mainly usefull for performance testing migrations.