I have an issue when cloning mySQL properties of a database to Postgres.
Does it have something to do with mySQL-Postgres incompatibility that the comments for a tables columns isn't cloned in the process?
In this screenshot on the left side i have the source table and on the other side dest table. It clearly has the comments field but when I check it to postgres, that field is empty.