class

Parsegres::AST::RenameColumnAction

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

Constructors

new(old_name : String, new_name : String)
Source

Instance methods

new_name
Source
new_name=(new_name : String)
Source
old_name
Source
old_name=(old_name : String)
Source