pgAdmin 4 commit: Fixed issue change 'Auto Commit' option from preferen - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issue change 'Auto Commit' option from preferen
Date
Msg-id E1b2Z10-0003jq-WE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed issue change 'Auto Commit' option from preferences not reflacted properly on UI and also not set the class
variable

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=216b6b16b5026404516613ec407564a31f53bbd3

Modified Files
--------------
.../tools/datagrid/templates/datagrid/index.html   |   2 +-
web/pgadmin/tools/sqleditor/__init__.py            |  17 ++-
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 122 +++++++++++----------
3 files changed, 79 insertions(+), 62 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [PATCH] Tables node (pgAdmin4)
Next
From: Neel Patel
Date:
Subject: Re: [pgAdmin4]: Initial patch for Import table