public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Allow to specify the number of arguments in the qtIde
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Allow to specify the number of arguments in the qtIde
@ 2016-01-04 07:46  Ashesh Vashi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Ashesh Vashi @ 2016-01-04 07:46 UTC (permalink / raw)
  To: pgadmin-hackers

Allow to specify the number of arguments in the qtIdent to make it work
with schema specified object name. This will also works with
EntepriseDB's package too.

Also, added dependency on the current connection object, it will allow
us to use the keywords list specific to the database server in futuer.

You can use the qtIdent template filter as:
conn|qtIdent(name)
or,
conn|qtIdent(schema_name, name)

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 24 +++++++++++++++---------
1 file changed, 15 insertions(+), 9 deletions(-)


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


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Allow to specify the number of arguments in the qtTyp
@ 2016-01-04 08:13  Ashesh Vashi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Ashesh Vashi @ 2016-01-04 08:13 UTC (permalink / raw)
  To: pgadmin-hackers

Allow to specify the number of arguments in the qtTypeIdent to make it work
with schema specified object name.

You can use the qtTypeIdent template filter as:
conn|qtTypeIdent(name)
or,
conn|qtTypeIdent(schema_name, name)

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 25 ++++++++++++++++---------
1 file changed, 16 insertions(+), 9 deletions(-)


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


^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2016-01-04 08:13 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2016-01-04 07:46 pgAdmin 4 commit: Allow to specify the number of arguments in the qtIde Ashesh Vashi <[email protected]>
2016-01-04 08:13 pgAdmin 4 commit: Allow to specify the number of arguments in the qtTyp Ashesh Vashi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox