Instance Method
table(_:)
Specify an associated table that owns the trigger to drop, for dialects that require it.
@discardableResult func table(_ name: any SQLExpression) -> Self
Instance Method
@discardableResult func table(_ name: any SQLExpression) -> Self