Thread: [pgadmin-hackers] [pgAdmin4][Patch]: RM 2006 - cannot modify table name or set schemaon tables with postgis geometry column

Hi,

Issue: Can not modify the table information when it has postgis geometry column.

Fix: Properly handled the table column type (when it does not refer to pg_catalog) while creating SQL command.

Please find attached patch to fix this issue.

Thanks,
Khushboo
Attachment