Properly quote type names in RE-SQL for tables. Fixes #1863 Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aef508ff910a97bd6eeedd5fcb39a1b924998841 Author: Harshal Dhumal <[email protected]> Modified Files -------------- .../servers/databases/schemas/tables/__init__.py | 13 ++++++++----- .../servers/databases/schemas/tables/column/__init__.py | 12 +++++++----- .../foreign_key/templates/foreign_key/js/foreign_key.js | 8 ++++---- .../server_groups/servers/databases/schemas/utils.py | 11 +++-------- 4 files changed, 22 insertions(+), 22 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
