Exception: Sequel::Migrator::NotCurrentError

Inherits:
Error show all
Defined in:
lib/sequel/extensions/migration.rb

Overview

Exception class raised when Migrator.check_current signals that it is not current.

Instance Attribute Summary

Attributes inherited from Error

#wrapped_exception

Method Summary

Methods inherited from Error

#cause