SQL error:
ERROR: cannot alter type of a column used by a view or rule DETAIL: rule _RETURN on view rv_warehouseprice depends on column "sku" In statement: |
I've read some documentation and the only apparent solution is to delete all the related views and then recreate them. Which seems crazy as I have over 50 views related to this field...