public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: [pgadmin-org/pgadmin4] 3c43aa: 1) Added 'Ignore Grants' option in the schema diff...
Date: Fri, 11 Aug 2023 05:08:57 -0700
Message-ID: <pgadmin-org/pgadmin4/push/refs/heads/master/[email protected]> (raw)

  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 3c43aa12af01c73b56dc4b37a8ec4510f80b480e
      https://github.com/pgadmin-org/pgadmin4/commit/3c43aa12af01c73b56dc4b37a8ec4510f80b480e
  Author: Akshay Joshi <[email protected]>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M docs/en_US/images/preferences_schema_diff.png
    M docs/en_US/images/schema_diff_compare_button.png
    M docs/en_US/preferences.rst
    M docs/en_US/release_notes_7_6.rst
    M docs/en_US/schema_diff.rst
    M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/__init__.py
    M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/static/js/foreign_table.ui.js
    M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/create.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/properties.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/templates/foreign_tables/sql/default/update.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/tests/pg/default/test_foreign_table.json
    M web/pgadmin/browser/server_groups/servers/databases/schemas/foreign_tables/tests/ppas/default/test_foreign_table.json
    R web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/pg/sql/11_plus/update.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/pg/sql/12_plus/update.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/pg/sql/14_plus/update.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/pg/sql/default/update.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/ppas/sql/12_plus/update.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/ppas/sql/14_plus/update.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/functions/templates/functions/ppas/sql/default/update.sql
    M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/schema_diff_utils.py
    A web/pgadmin/browser/server_groups/servers/databases/schemas/types/templates/types/ppas/sql/default/type_schema_diff.sql
    M web/pgadmin/tools/schema_diff/__init__.py
    M web/pgadmin/tools/schema_diff/compare.py
    M web/pgadmin/tools/schema_diff/directory_compare.py
    M web/pgadmin/tools/schema_diff/static/js/SchemaDiffConstants.js
    M web/pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx
    M web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffButtonComponent.jsx
    M web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx
    R web/pgadmin/tools/schema_diff/tests/pg/10_plus/source.sql
    R web/pgadmin/tools/schema_diff/tests/pg/10_plus/target.sql
    M web/pgadmin/tools/schema_diff/tests/pg/11_plus/source.sql
    M web/pgadmin/tools/schema_diff/tests/pg/11_plus/target.sql
    M web/pgadmin/tools/schema_diff/tests/pg/12_plus/target.sql
    R web/pgadmin/tools/schema_diff/tests/ppas/10_plus/source.sql
    R web/pgadmin/tools/schema_diff/tests/ppas/10_plus/target.sql
    M web/pgadmin/tools/schema_diff/tests/ppas/11_plus/source.sql
    M web/pgadmin/tools/schema_diff/tests/ppas/11_plus/target.sql
    M web/pgadmin/tools/schema_diff/tests/test_schema_diff_comp.py

  Log Message:
  -----------
  1) Added 'Ignore Grants' option in the schema diff tool. #5759

2) Added 'Ignore Tablespace' option in the schema diff tool. #6004
3) Ensure that Schema Diff comparison results should be displayed in the sorted order. #6595
4) Fixed an issue where the SET directive is excluded from the function header in the schema diff tool. #6651








reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: [pgadmin-org/pgadmin4] 3c43aa: 1) Added 'Ignore Grants' option in the schema diff...
  In-Reply-To: <pgadmin-org/pgadmin4/push/refs/heads/master/[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

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