class

Parsegres::AST::AlterColumnSetDefaultAction

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

Constructors

new(column : String, expr : Parsegres::AST::Expr)
Source

Instance methods

column
Source
column=(column : String)
Source
expr
Source
expr=(expr : Expr)
Source