pgAdmin 4 commit: Add missing reverse-engineered SQL header and dropst

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add missing reverse-engineered SQL header and dropst
Дата
Msg-id E1enjox-0003rR-AS@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add missing reverse-engineered SQL header and drop statement for sequences. Fixes #3081

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c85e14dc2502c5eff9ee24824ed73cc0da2e1225
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/sequences/__init__.py       | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3105] Allow user to insert new row if PK is incapital letters
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM 3081- Reverse engineered SQL for Sequencesmissing comment header and drop statement