Libraries
»
pgsqlarbiter
(0.2.0)
»
Index (D)
»
Pgsqlarbiter
»
DisallowedStatementError
Exception: Pgsqlarbiter::DisallowedStatementError
Inherits:
Error
Object
StandardError
Error
Pgsqlarbiter::DisallowedStatementError
show all
Defined in:
lib/pgsqlarbiter/error.rb
Overview
Raised when the statement type is not a supported DML type (e.g. DDL, DCL, or TCL).