Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 35cbe968f4d5ee5717e3fed06b07d566a4e5ada3 https://github.com/pgadmin-org/pgadmin4/commit/35cbe968f4d5ee5717e3fed06b07d566a4e5ada3 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths: M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/__init__.py M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/tables/sql/default/get_schema_oid.sql Log Message: ----------- Fixed an issue where table node is not getting added on UI if the same name table is present in another schema.