pgAdmin 4 commit: Allow to specify the number of arguments in the qtTyp

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Allow to specify the number of arguments in the qtTyp
Дата
Msg-id E1aG0GL-0005HS-BP@gothos.postgresql.org
обсуждение исходный текст
Список 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=73585495249167153e4cd277d37f1603b1913e62

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Create the status-bar in the properties dialog, and i
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Copyright updates for 2016