pgAdmin 4 commit: Changed array representation and formatting for thed - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Changed array representation and formatting for thed
Date
Msg-id E1eWiZE-0001dq-Le@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Changed array representation and formatting for the data types in Query Tool and View Data. Fixes #2671

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b742bdc5173f6167fd64151078de09ea70a07e9
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/slickgrid/formatters.js      | 20 +++++++++++++++++++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  6 +++---
2 files changed, 22 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Mark Deneen
Date:
Subject: docker container fails to start after stopping
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove any Apache HTTPD PID file before startingthe