Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced cast to PostgresqlObjectName from DBObjectName with conversion #109

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

oskardudycz
Copy link
Contributor

@oskardudycz oskardudycz commented Nov 22, 2023

  • Replaced cast to PostgresqlObjectName from DBObjectName with conversion,
  • Overloaded also equality comparison to ensure that schema diffs will be backwards compatible,
  • Bumped to 6.4.1.

This should fix the regression introduced in #103.

Overloaded also equality comparison, to make backward compatible diff mechanisms
Bumped to 6.4.1
@oskardudycz oskardudycz added bug Something isn't working delta calculation labels Nov 22, 2023
@oskardudycz oskardudycz added this to the 6.4.1 milestone Nov 22, 2023
…passed raw DBObjectName

Added Parse implementation in DatabaseProvider and used it in tests to parse correctly qualified names
@oskardudycz oskardudycz merged commit 8849f01 into master Nov 22, 2023
6 checks passed
@oskardudycz oskardudycz deleted the fix_objectname_regressions branch November 22, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working delta calculation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant