pgAdmin 4 commit: PEP8 cleanups for the sequences module.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: PEP8 cleanups for the sequences module.
Дата
Msg-id E1eoYKq-0004ii-NE@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
PEP8 cleanups for the sequences module.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55875f0cfa7b19cdd4831150e8232e53df6f9ef3
Author: Murtuza Zabuawala <murtuza.zabuawal@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/sequences/__init__.py        | 105 +++++++++++++++------
.../databases/schemas/sequences/tests/__init__.py  |   5 +-
2 files changed, 78 insertions(+), 32 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix tablespace tests for Python 3.x. Fixes #3138
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3014] Fix validation issues while creating new sequence