Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Release docker image with pgadmin bug fixes from 6.15-7.0 #30

Open
gaslitbytech opened this issue Jan 16, 2023 · 0 comments
Open

Release docker image with pgadmin bug fixes from 6.15-7.0 #30

gaslitbytech opened this issue Jan 16, 2023 · 0 comments

Comments

@gaslitbytech
Copy link

gaslitbytech commented Jan 16, 2023

Chore

Describe the chore

Publish version 0.0.6 to dockerhub to supabase/pgadmin-schema-diff

Additional context

pgadmin4 upstream have made some schema compare related bug fixes since 0.0.5 have been released. Some of them seem very beneficial.

  • 6.15 Issue #5101 - Ensure consistent orderings for ACLS when comparing schemas in the schema diff.
  • 6.16 Issue #4841 - Use SocketIO instead of REST for schema diff compare.
  • 6.17 Issue #5488 - Fixed an issue where the wrong schema is displayed for a foreign key in the schema diff tool.
  • 6.19 Issue #5622 - Fixed an issue where the ignore owner flag is not working for some cases in the Schema Diff.
  • 6.21 Issue #5269 - Ensure that the schema diff tool should pick up the change in the column grants
  • 7.0 Issue #5894 - Use fetch instead of axios to close connections in SQLEditor, ERD, Schema Diff and Debugger to ensure it completes.
  • 7.0 Issue #5952 - Ensure that the schema diff tool should not allow comparison between Postgres Server and EDB Postgres Advanced Server.

Thanks

@gaslitbytech gaslitbytech changed the title Release docker image with pgadmin bug fixes from 6.15-6.17 Release docker image with pgadmin bug fixes from 6.15-6.19 Feb 19, 2023
@gaslitbytech gaslitbytech changed the title Release docker image with pgadmin bug fixes from 6.15-6.19 Release docker image with pgadmin bug fixes from 6.15-6.21 Mar 9, 2023
@gaslitbytech gaslitbytech changed the title Release docker image with pgadmin bug fixes from 6.15-6.21 Release docker image with pgadmin bug fixes from 6.15-7.0 Apr 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant