Skip to content

Instance Method

alter(table:)

Create a new SQLAlterTableBuilder.
func alter(table: SQLIdentifier) -> SQLAlterTableBuilder

See Also

DDL queries