pgAdmin 4 commit: Fixed following schema diff issues:

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed following schema diff issues:
Дата
Msg-id E1k5R6H-0003h8-4i@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed following schema diff issues:
  1) Wrong SQL generated for the columns having different data type.
  2) Added 'castfunc' in the ignore list.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/databases/casts/__init__.py   | 2 +-
.../databases/schemas/tables/templates/columns/sql/10_plus/update.sql   | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin][Patch] - Bug #5567 - Conversion of bytea to binary string representation works in psql but results in error in pgadmin
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][SonarQube] Reduce cognitive complexity