Class Sequel::NotImplemented
In: lib/sequel/exceptions.rb
Parent: Error

Raised when the adapter adapter hasn‘t implemented a method such as tables:

[Validate]