Fix an issue where select, insert and update scripts on tables throwing an error. Fixes #5074.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=be4b8284c501d0833b147835aa5380cf76840d21 Modified Files -------------- docs/en_US/release_notes.rst | 1 + docs/en_US/release_notes_4_18.rst | 20 ++++++++++++++++++++ .../servers/databases/schemas/tables/__init__.py | 6 +++--- 3 files changed, 24 insertions(+), 3 deletions(-)