public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Improve handling of nulls and default values in the d
Date: Fri, 12 May 2017 09:54:14 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Improve handling of nulls and default values in the data editor. Fixes #2257
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4f9628ed436de53b1ab1a06b123755a86a8f...
Author: Surinder Kumar <[email protected]>
Modified Files
--------------
.../tables/templates/column/sql/9.2_plus/nodes.sql | 3 +-
.../tables/templates/column/sql/default/nodes.sql | 3 +-
web/pgadmin/static/css/pgadmin.css | 2 +-
.../static/js/slickgrid/slick.pgadmin.editors.js | 39 +++++++++++++++---
.../js/slickgrid/slick.pgadmin.formatters.js | 46 ++++++++++++++++------
web/pgadmin/tools/sqleditor/__init__.py | 25 +++++++++++-
web/pgadmin/tools/sqleditor/command.py | 30 +++++++++++++-
.../tools/sqleditor/static/css/sqleditor.css | 12 +++++-
.../sqleditor/templates/sqleditor/js/sqleditor.js | 28 ++++++++++++-
9 files changed, 163 insertions(+), 25 deletions(-)
--
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgAdmin 4 commit: Improve handling of nulls and default values in the d
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox