pgadmin4/web/pgadmin/utils/driver
Ashesh Vashi 7358549524 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)
2016-01-04 13:41:57 +05:30
..
psycopg2 Allow to specify the number of arguments in the qtTypeIdent to make it work 2016-01-04 13:41:57 +05:30
__init__.py Added support for qtIdent, qtTypeIdent, qtLiteral for quoting the 2016-01-02 14:54:05 +05:30
abstract.py First round of Python 3 compatibility fixes. 2015-11-06 10:23:19 +00:00
registry.py Added support for the infrastructure for on demand access/create the 2015-10-20 12:33:29 +05:30