class

Parsegres::AST::DropConstraintAction

Inherits Parsegres::AST::AlterTableAction < Parsegres::AST::Node < Parsegres::Inspectable < Reference < Object

Constructors

new(name : String)
Source

Instance methods

behavior
Source
behavior=(behavior : DropBehavior | Nil)
Source
if_exists=(if_exists : Bool)
Source
if_exists?
Source
name
Source
name=(name : String)
Source