[17.1.564] SQL contains Schema name when renaming a column in Alter Table Window

Even when "Show SQL without schema" is used, the ALTER_TABLE ... RENAME COLUMN includes the schema name.

Other statements like COMMENT ON COLUMN or ALTER TABLE ... ADD() have no schema name.