pgAdmin 4 commit: Added docstrings for some newly created functions.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added docstrings for some newly created functions.
Дата
Msg-id E1jvgfj-0002EN-6E@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added docstrings for some newly created functions.

Branch
------
master

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

Modified Files
--------------
.../schemas/fts_configurations/__init__.py         |  12 ++
.../databases/schemas/fts_dictionaries/__init__.py |  12 ++
.../databases/schemas/fts_parsers/__init__.py      |  13 +-
.../databases/schemas/fts_templates/__init__.py    |  18 ++-
.../databases/schemas/functions/__init__.py        | 138 ++++++++++++++++++---
.../servers/databases/schemas/tables/__init__.py   |  18 ++-
.../databases/schemas/tables/indexes/__init__.py   |  12 ++
.../databases/schemas/tables/indexes/utils.py      |  20 ++-
.../servers/databases/schemas/tables/utils.py      |  10 +-
9 files changed, 222 insertions(+), 31 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - SonarQube Fixes
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][SonarQube] Shadowing variables