Current section

Files

Jump to
ex_money_sql priv SQL postgres drop_negate_operator.sql
Raw

priv/SQL/postgres/drop_negate_operator.sql

DROP OPERATOR -(none, money_with_currency);
DROP FUNCTION IF EXISTS money_neg(money_1 money_with_currency);