Parsegres::AST::AddColumnAction
Inherits Parsegres::AST::AlterTableAction < Parsegres::AST::Node < Parsegres::Inspectable < Reference < Object
Constructors
new(column : Parsegres::AST::ColumnDef)
SourceInstance methods
column
Sourcecolumn=(column : ColumnDef)
Sourceif_not_exists?
Source