Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 7f49b891df63d9a3230059ae11fbc6ea8fa8763b https://github.com/pgadmin-org/pgadmin4/commit/7f49b891df63d9a3230059ae11fbc6ea8fa8763b Author: Anil Sahoo <anil.sa...@enterprisedb.com> Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths: M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/utils.py Log Message: ----------- Fix an issue in ERD tool where SQL generated is missing columns for the table. #6920