v.1.1.54362Improvement

Exception When Deleting Column with Dependent DEFAULT/MATERIALIZED Expressions

When you try to delete a table column that DEFAULT/MATERIALIZED expressions of other columns depend on, an exception is thrown (zhang2014).