pgAdmin 4 commit: Fix constraint on servers table in SQLite to allowpo

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix constraint on servers table in SQLite to allowpo
Дата
Msg-id E1fQ8YU-0003n2-LV@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix constraint on servers table in SQLite to allow ports < 1024. Fixes #3307

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=20ea8a69f5ef31bc5082dc3d55ef09d1e96dd926
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/migrations/versions/7c56ea250085_.py | 90 ++++++++++++++++++++++++++++++++
web/pgadmin/model/__init__.py            |  4 +-
2 files changed, 92 insertions(+), 2 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3307]User interface unable to connect to databaserunning on port range 1-1024
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Handle a potential error case in the connectionstatu