Обсуждение: pgAdmin 4 commit: Fix handling of CREATE TABLE OF . Fixes #2534

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fix handling of CREATE TABLE OF . Fixes #2534

От
Dave Page
Дата:
Fix handling of CREATE TABLE OF <type>. Fixes #2534

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d151bdb4cd9b6038864dc9596d279860628cb70f
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/static/js/table.js    | 32 ++++++++++++++++------
.../tables/templates/table/sql/default/create.sql  |  2 +-
2 files changed, 24 insertions(+), 10 deletions(-)