class

Parsegres::AST::ColumnRef

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

Constructors

new(table : Nil | String, column : String)
Source
new(column : String)
Source

Instance methods

column
Source
column=(column : String)
Source
table
Source
table=(table : String | Nil)
Source