pgAdmin 4 commit: Allow users to select a data type with the keyboard o

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Allow users to select a data type with the keyboard o
Дата
Msg-id E1bNzAY-0004uU-5S@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow users to select a data type with the keyboard only when creating a column in the subnode grid. Sanitise the list
offields shown. 

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=573abbe6efb007f9b306cf607e489bc084b3fae2
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../tables/column/templates/column/js/column.js    | 122 ++++++++++++++++++---
.../schemas/tables/templates/table/js/table.js     |   2 +-
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js |   4 +-
3 files changed, 112 insertions(+), 16 deletions(-)


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

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: PATCH: security label is not being added/updated for MATERIALIZED VIEW
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To update table dialog column definition