pgAdmin 4 commit: Fixed schema diff issue in which the option 'null' do

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed schema diff issue in which the option 'null' do
Дата
Msg-id E1nXjUS-0008B3-Rh@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed schema diff issue in which the option 'null' doesn't appear in the DDL statement for the foreign table. Fixes
#7265

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                             |  1 +
.../templates/foreign_tables/sql/9.2_plus/create.sql         |  4 ++--
.../templates/foreign_tables/sql/9.2_plus/update.sql         | 12 ++++++------
.../templates/foreign_tables/sql/9.5_plus/create.sql         |  4 ++--
.../sql/9.5_plus/foreign_table_schema_diff.sql               |  4 ++--
.../templates/foreign_tables/sql/9.5_plus/update.sql         | 12 ++++++------
.../templates/foreign_tables/sql/default/create.sql          |  2 +-
.../templates/foreign_tables/sql/default/update.sql          |  6 +++---
8 files changed, 23 insertions(+), 22 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed API and RESQL test case for Resource Groups.
Следующее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][RM-7132]: Port Properties collection, Dashboard and SQL panel in React