class

Parsegres::AST::Assignment

Inherits Reference < Object

Constructors

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

Instance methods

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