class

Parsegres::AST::DropIndexStatement

Inherits Parsegres::AST::DDLStatement < Parsegres::AST::Statement < Parsegres::AST::Node < Parsegres::Inspectable < Reference < Object

Constructors

Instance methods

behavior
Source
behavior=(behavior : DropBehavior | Nil)
Source
concurrently=(concurrently : Bool)
Source
concurrently?
Source
if_exists=(if_exists : Bool)
Source
if_exists?
Source
targets
Source
targets=(targets : Array(DropIndexTarget))
Source