pgAdmin 4 commit: Omit the geometry viewer in the Query Tool from layou - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Omit the geometry viewer in the Query Tool from layou
Date
Msg-id E1hqZy2-0005d4-U5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Omit the geometry viewer in the Query Tool from layout saving. Fixes #4169

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b092f65ab9f582169ab2f4f490c0309e14bb39aa
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_8.rst                   | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 1 +
2 files changed, 2 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a