Обсуждение: pgAdmin 4 commit: Ensure the Query Tool doesn't throw an error when vie

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure the Query Tool doesn't throw an error when vie

От
Dave Page
Дата:
Ensure the Query Tool doesn't throw an error when viewing the contents of a table with no columns. Fixes #4492

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=97e39699ead1005a4a5ef8e986d980df8f743db9
Author: Yosry Muhammad <yosrym93@gmail.com>

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