[pgadmin-hackers] pgAdmin 4 commit: Fix the fix for RM2324.

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Fix the fix for RM2324.
Дата
Msg-id E1dKh2G-0008Rd-AJ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the fix for RM2324.

Branch
------
master

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

Modified Files
--------------
.../servers/databases/schemas/tables/__init__.py      | 18 +++++++++++-------
.../databases/schemas/tables/column/__init__.py       | 19 +++++++++++--------
.../servers/databases/schemas/types/__init__.py       | 17 ++++++++++-------
3 files changed, 32 insertions(+), 22 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] PG Admin 4
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixed RM 2324 - PostGIS datatypes not showing up properly on SQL tab.