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=73585495249167153e4cd277d37f1603b1913e62 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
