mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 16:56:30 -06:00
7f790a7f49
server. Current implementation keeps the cursor object in the 'g' (current request context) object identified by the connection-id. But - it fails to identify a different connection object request, when we have same database name in different database server, it does not able to identify it as separate request, Hence - now we will use server-id qualified identifier for the same object. Thanks Neel Patel for pointing out the issue. |
||
---|---|---|
.. | ||
pgadmin | ||
regression | ||
babel.cfg | ||
config.py | ||
pgAdmin4.py | ||
setup.py |