Files
dolthub--doltgresql/testing/generation/command_docs/synopses/drop_operator.txt
T
2026-07-13 12:32:25 +08:00

2 lines
114 B
Plaintext

DROP OPERATOR [ IF EXISTS ] { $name$ ( { $left_type$ | NONE } , $right_type$ ) } [ , ... ] [ CASCADE | RESTRICT ]