pgAdmin 4 commit: Fix an issue where the inherited table name with quot
Akshay Joshi <[email protected]> Tue, 03 Dec 2019 14:01:41 +0000
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fix an issue where the inherited table name with quotes did not escape correctly. Fixes #4985. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f7cc79fab1241ca023d868ab2fc85cceef674ff9 Modified Files -------------- docs/en_US/release_notes_4_16.rst | 1 + web/pgadmin/static/js/backform.pgadmin.js | 13 ++++++------- 2 files changed, 7 insertions(+), 7 deletions(-)