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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure the treeview shows all sequences except those
Дата
Msg-id E1hqZy1-0005aW-Ox@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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
------
electron2

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

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


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fix syntax error in query tool feature test for Pytho
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Stop using application/x-javascript as a mime type an