Exception: Sequel::InvalidOperation
- Defined in:
- lib/sequel/exceptions.rb
Overview
Error raised on an invalid operation, such as trying to update or delete a joined or grouped dataset.
Constant Summary
Constants inherited from Error
Error::AdapterNotFound, Error::InvalidOperation, Error::InvalidValue, Error::PoolTimeoutError, Error::Rollback