pgAdmin 4 commit: Ensure all changes to rows are stored in the data edi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure all changes to rows are stored in the data edi
Date: 2016-11-07 15:07:47
Message-ID: E1c3lWV-0001QG-1I@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure all changes to rows are stored in the data editor. Fixes #1919

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7da3ece169ad9be522225f0c4df471fc6385a4e2
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-11-07 15:08:05 Re: [pgAdmin4][Patch]: RM 1919 View Filtered Rows only saving a single change per row
Previous Message Dave Page 2016-11-07 14:47:51 pgAdmin 4 commit: Don't strip \r\n from "Download as CSV" batches of ro