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

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

From
Dave Page
Date:
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(-)