Class: SequelMigrationsToys::Template::Reversion

Inherits:
Base
  • Object
show all
Defined in:
lib/sequel_migrations_toys/template/reversion.rb

Overview

Define toys for migrations reversion

Constant Summary

Constants inherited from Base

Base::CommonMigrationsCode

Instance Attribute Summary

Attributes inherited from Base

#db_connection_proc, #db_migrations_dir

Method Summary

Methods inherited from Base

#db_connection, #initialize

Constructor Details

This class inherits a constructor from SequelMigrationsToys::Template::Base