pgAdmin 4 commit: Revert "Don't include sizes on primitive datatypesth

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Revert "Don't include sizes on primitive datatypesth
Дата
Msg-id E1ehGsN-0003vE-Aw@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Revert "Don't include sizes on primitive datatypes that shouldn't have them when modifying columns. Fixes #3052"

This reverts commit 3424f420e738f7c2060d7b3ba79c6bbf80e570de.

Committed on the wrong branch :-(

Branch
------
runtime-revamp

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59bca44e96f0e0328b36d9c0fb01d9e92f4d6a95

Modified Files
--------------
.../servers/databases/schemas/tables/utils.py      | 23 +++-------------
.../type/macros/get_full_type_sql_format.macros    |  2 +-
.../servers/databases/schemas/utils.py             | 32 ++++++----------------
web/pgadmin/utils/driver/psycopg2/typecast.py      |  7 +++--
4 files changed, 17 insertions(+), 47 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't include sizes on primitive datatypes thatshoul
Следующее
От: Khushboo Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM # 2895 - All the controls and displayelements in the main window to be accessible using the tab key in anappropriate order