Drop all connections from the connection manager when a server is dropped to avoid issues if sqlite reuses an ID. Fixes #1720
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f117685d77ce075e1c99ff7c32172f695850f95c Author: Harshal Dhumal <harshal.dhu...@enterprisedb.com> Modified Files -------------- web/pgadmin/browser/server_groups/servers/__init__.py | 18 ++---------------- web/pgadmin/utils/driver/psycopg2/__init__.py | 11 +++++++++++ 2 files changed, 13 insertions(+), 16 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers