pgAdmin 4 commit: Fix reverse engineering SQL issue for partitions when
Akshay Joshi <[email protected]> Thu, 05 Dec 2019 07:43:44 +0000
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Fix reverse engineering SQL issue for partitions when specifying digits as comments. Fixes #4893. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8e1973bc2d034ad45d4b79ea4972fd4f45bbd7f Modified Files -------------- docs/en_US/release_notes_4_16.rst | 1 + .../databases/schemas/tables/partitions/__init__.py | 14 ++++++++++++-- .../servers/databases/schemas/tables/triggers/utils.py | 5 ++++- 3 files changed, 17 insertions(+), 3 deletions(-)