pgAdmin 4 commit: 1) Ensure that sequence should be created withPrivil

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Ensure that sequence should be created withPrivil
Дата
Msg-id E1h8LSv-0007FY-Rz@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
1) Ensure that sequence should be created with Privileges.
2) Updated the validation for blank values in Definition tab.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/sequences/__init__.py          |  2 +-
.../databases/schemas/sequences/static/js/sequence.js        |  3 +++
.../sequences/templates/sequence/sql/default/create.sql      | 12 ++++++------
3 files changed, 10 insertions(+), 7 deletions(-)


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

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM 4030 - IDENTITY column not recognised
Следующее
От: Usman Muzaffar
Дата:
Сообщение: Re: [pgAdmin] - RM-3936 -Feature tests patch