public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Fixed schema diff issue in which the option 'null' do
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Fixed schema diff issue in which the option 'null' do
@ 2022-03-25 12:56 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2022-03-25 12:56 UTC (permalink / raw)
  To: [email protected]

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=d548a5bc504fb0a1bb24a7da1dad736033d4...

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(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Fixed schema diff issue where function's difference D
@ 2022-03-28 08:03 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2022-03-28 08:03 UTC (permalink / raw)
  To: [email protected]

Fixed schema diff issue where function's difference DDL was showing incorrectly when arguments had default values with commas. Fixes #7263

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                                    | 1 +
.../server_groups/servers/databases/schemas/functions/__init__.py   | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2022-03-28 08:03 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25 12:56 pgAdmin 4 commit: Fixed schema diff issue in which the option 'null' do Akshay Joshi <[email protected]>
2022-03-28 08:03 pgAdmin 4 commit: Fixed schema diff issue where function's difference D Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox