pgAdmin 4 commit: Include the schema name on RE-SQL for packages. Fixes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Include the schema name on RE-SQL for packages. Fixes
Date: 2018-06-15 09:41:47
Message-ID: E1fTlEp-0007IG-Gp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Include the schema name on RE-SQL for packages. Fixes #3356

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=766b389001431bb6e95b53fbb9fd5d198a560fe6
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_3_1.rst | 1 +
.../server_groups/servers/databases/schemas/packages/__init__.py | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-15 09:42:23 Re: [pgadmin4][Patch]: RM #3356 pgAdmin 4 does not include schema name in generated package SQL
Previous Message Dave Page 2018-06-15 09:19:05 Re: [pgadmin4][Patch]: Feature #2686 Property to switch lower/upper case auto completion