public inbox for [email protected]  
help / color / mirror / Atom feed
From: Ashesh Vashi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Using own version of cursor class to allow us to take
Date: Sat, 16 Jul 2016 05:13:13 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Using own version of cursor class to allow us to take care of the
duplicate name in column description.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py            |  24 ++-
.../sqleditor/templates/sqleditor/js/sqleditor.js  |   2 +-
web/pgadmin/utils/driver/psycopg2/__init__.py      | 105 +++++-----
web/pgadmin/utils/driver/psycopg2/cursor.py        | 213 +++++++++++++++++++++
4 files changed, 283 insertions(+), 61 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


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: Using own version of cursor class to allow us to take
  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