pgAdmin 4 commit: Change the parse changes logic to get changes at any - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Change the parse changes logic to get changes at any
Date
Msg-id E1mOExD-000408-2R@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Change the parse changes logic to get changes at any level of depth.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=73e1cbc0b97c3905837e8f69bca39b78b0fe419b
Author: Aditya Toshniwal <aditya.toshniwal14@gmail.com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/index.jsx | 96 +++++++++++++++++++-----------
1 file changed, 61 insertions(+), 35 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Add plain string control with formatter.
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Fix pgAdmin error after react branch merge