class

Parsegres::AST::CreateRuleStatement

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

Constructors

new(name : String, table : String)
Source

Instance methods

name
Source
name=(name : String)
Source
or_replace=(or_replace : Bool)
Source
or_replace?
Source
table
Source
table=(table : String)
Source
table_schema
Source
table_schema=(table_schema : String | Nil)
Source