Current section
Files
Jump to
Current section
Files
priv/SQL/postgres/drop_minus_operator.sql
DROP OPERATOR - (money_with_currency, money_with_currency);
DROP FUNCTION IF EXISTS money_sub(money_1 money_with_currency, money_2 money_with_currency);