Обсуждение: pgAdmin 4 commit: Allow users to select a data type with the keyboard o

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)