Skip to content

Instance Method

drop(table:)

Create a new SQLDropTableBuilder.
func drop(table: String) -> SQLDropTableBuilder

See Also

DDL queries