Обсуждение: pgAdmin 4 commit: Fixed an issue where the table showed duplicate colum

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

pgAdmin 4 commit: Fixed an issue where the table showed duplicate colum

От
Akshay Joshi
Дата:
Fixed an issue where the table showed duplicate columns when creating multiple sequences on the same column. Fixes
#7307

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d336cade855031443bf3e8b7382143800c6f7da5

Modified Files
--------------
docs/en_US/release_notes_6_9.rst                                        | 1 +
.../schemas/tables/templates/columns/sql/10_plus/properties.sql         | 2 +-
.../schemas/tables/templates/columns/sql/12_plus/properties.sql         | 2 +-
.../schemas/tables/templates/columns/sql/9.1_plus/properties.sql        | 2 +-
.../schemas/tables/templates/columns/sql/9.2_plus/properties.sql        | 2 +-
5 files changed, 5 insertions(+), 4 deletions(-)