Table comments missing with "edit" of VIEW in database

When you right click a view and choose "edit" you get the view source and column comments DDL statements, but table comments (comment on table myview IS 'foo';) are not present in the listing.

I am using version 8.0.4.1514; is this feature scheduled to be added in the beta for the next major release?
 
Back
Top