Обсуждение: pgAdmin 4 commit: Schema Diff Improvements:

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

pgAdmin 4 commit: Schema Diff Improvements:

От
Akshay Joshi
Дата:
Schema Diff Improvements:
1. Grid header should be center aligned vertically.
2. Increase the space between object counts.
3. The previous selected objects should not be re-selected on comparison.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d59816054fbf18374119fc1fc502bf2fe2a166c7
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/schema_diff/static/css/schema_diff.css  |  5 +++++
web/pgadmin/tools/schema_diff/static/js/schema_diff_ui.js | 15 +++++++++++++--
web/pgadmin/tools/sqleditor/utils/get_column_types.py     | 11 +++++------
3 files changed, 23 insertions(+), 8 deletions(-)