[pgadmin-hackers] pgAdmin 4 commit: Properly detect when files have changed in thequery - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Properly detect when files have changed in thequery
Date
Msg-id E1cQAEo-0007kd-Fu@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly detect when files have changed in the query tool and set the dirty flag accordingly. Fixes #1807

Note that (like pgAdmin 3) we don't make any attempt to detect if all changes have been undone and completely reverted
asthat could be very expensive with large scripts. 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae809c4506a4c72b914ea61dd1d6202644d708aa
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 118 ++++++++++++---------
1 file changed, 69 insertions(+), 49 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] PATCH: Table dialogue column specificationissues (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] PATCH: Dialogue control buttons should beconsistent (pgAdmin4)