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

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема [pgadmin-hackers] [pgAdmin4][Patch]: RM 2006 - cannot modify table name or set schemaon tables with postgis geometry column
Дата
Msg-id CAFOhELc-iNCKo0+bp6zg5gcwTiCrC4XdghjEkw=2kNu0wNi1PA@mail.gmail.com
обсуждение исходный текст
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgadmin-hackers] PATCH: To fix the issue in exclusion constraint (pgAdmin4)
Следующее
От: Surinder Kumar
Дата:
Сообщение: [pgadmin-hackers] [pgAdmin4][Patch]: RM1830 - Error generating reversed engineering sql