mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Allow user to change the database connection from an open query tool tab. Fixes #3794
This commit is contained in:
committed by
Akshay Joshi
parent
228d4bb321
commit
be7bb81a19
@@ -44,3 +44,5 @@ ERROR_MSG_TRANS_ID_NOT_FOUND = gettext(
|
||||
# Role module constant
|
||||
ERROR_FETCHING_ROLE_INFORMATION = gettext(
|
||||
'Error fetching role information from the database server.')
|
||||
|
||||
ERROR_FETCHING_DATA = gettext('Unable to fetch data.')
|
||||
|
||||
Reference in New Issue
Block a user