Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.
This repository was 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

Description

@gaslitbytech

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions