v.1.1.54362Improvement
Exception When Deleting Column with Dependent DEFAULT/MATERIALIZED Expressions
When you try to delete a table column thatDEFAULT/MATERIALIZEDexpressions of other columns depend on, an exception is thrown (zhang2014).
When you try to delete a table column thatDEFAULT/MATERIALIZEDexpressions of other columns depend on, an exception is thrown (zhang2014).