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

From Khushboo Vashi
Subject [pgadmin-hackers] [pgAdmin4][Patch]: RM 2006 - cannot modify table name or set schemaon tables with postgis geometry column
Date
Msg-id CAFOhELc-iNCKo0+bp6zg5gcwTiCrC4XdghjEkw=2kNu0wNi1PA@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgadmin-hackers] PATCH: To fix the issue in exclusion constraint (pgAdmin4)
Next
From: Surinder Kumar
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch]: RM1830 - Error generating reversed engineering sql