Also ensure COMMENT (description in spec) is preserved while altering the column This issue will automatically fix following bug: comments are lost when altering a column Test cases: - [x] new column - create comment - [x] existing column - add comment to a column - [x] existing column - remove comment from a column - [x] existing column - edit comment on a column