public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Fixed a schema diff issue in which user mappings were
3+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Fixed a schema diff issue in which user mappings were
@ 2022-03-04 11:55 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2022-03-04 11:55 UTC (permalink / raw)
  To: [email protected]

Fixed a schema diff issue in which user mappings were not compared correctly. Fixes #6956

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_6.rst                   |  1 +
.../foreign_servers/user_mappings/__init__.py      | 10 ++++++-
.../user_mappings/sql/default/properties.sql       |  2 +-
web/pgadmin/tools/schema_diff/directory_compare.py | 34 +++++++++++++++++++---
web/pgadmin/utils/constants.py                     |  1 +
5 files changed, 42 insertions(+), 6 deletions(-)



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

* pgAdmin 4 commit: Fixed a schema diff issue where string separator '_$P
@ 2022-03-10 09:11 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2022-03-10 09:11 UTC (permalink / raw)
  To: [email protected]

Fixed a schema diff issue where string separator '_$PGADMIN$_' is visible for identical user mappings. Fixes #7228

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes.rst                       |  1 +
docs/en_US/release_notes_6_7.rst                   | 21 +++++++++++++++++++++
web/pgadmin/tools/schema_diff/directory_compare.py |  6 +++++-
3 files changed, 27 insertions(+), 1 deletion(-)



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

* pgAdmin 4 commit: Fixed a schema diff issue where difference SQL isn't
@ 2022-03-10 09:11 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2022-03-10 09:11 UTC (permalink / raw)
  To: [email protected]

Fixed a schema diff issue where difference SQL isn't generated when foreign key values for a table differ. Fixes #7220

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_7.rst                                     | 1 +
.../servers/databases/schemas/tables/schema_diff_utils.py            | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)



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


end of thread, other threads:[~2022-03-10 09:11 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2022-03-04 11:55 pgAdmin 4 commit: Fixed a schema diff issue in which user mappings were Akshay Joshi <[email protected]>
2022-03-10 09:11 pgAdmin 4 commit: Fixed a schema diff issue where string separator '_$P Akshay Joshi <[email protected]>
2022-03-10 09:11 pgAdmin 4 commit: Fixed a schema diff issue where difference SQL isn't 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