Files
database/migrations/000.208.sql
T

5 lines
94 B
SQL

-- P5-5377: remove currency_hint column
ALTER TABLE inquiries
DROP COLUMN currency_hint;