Обсуждение: pgAdmin 4 commit: Ensure the treeview shows all sequences except those

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

pgAdmin 4 commit: Ensure the treeview shows all sequences except those

От
Dave Page
Дата:
Ensure the treeview shows all sequences except those used to implement IDENTITY columns (which can be edited as part of
thecolumn). Show all if Show System Objects is enabled. Fixes #4154 

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_6.rst                   |  1 +
.../databases/schemas/sequences/__init__.py        | 43 ++++++++++++++++------
2 files changed, 33 insertions(+), 11 deletions(-)