Thread: pgAdmin 4 commit: JSONinfy all data in new mode for the Backbone.Model.

pgAdmin 4 commit: JSONinfy all data in new mode for the Backbone.Model.

From
Ashesh Vashi
Date:
JSONinfy all data in new mode for the Backbone.Model.

Also, takes care about not quoting the identifier, when found any digit
in the name (except it starts with a digit).

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 8 ++++----
web/pgadmin/utils/driver/psycopg2/__init__.py    | 3 ++-
2 files changed, 6 insertions(+), 5 deletions(-)