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

Support excluding database extensions #54

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

ettanany
Copy link
Contributor

@ettanany ettanany commented Aug 14, 2024

Proposed changes in this pull request

Added support for excluding database extensions (useful when there are extensions in source database that cannot be installed on target database).

Type (put an x where ever applicable)

  • Bug fix: Link to the issue
  • Feature (Non-breaking change)
  • Feature (Breaking change)
  • Documentation Improvement
  • Other

Checklist

Please put an x against the checkboxes. Write a small comment explaining if its N/A (not applicable)

  • All the tests are passing after the introduction of new changes.
  • Added tests respective to the part of code I have written.
  • Added proper documentation where ever applicable (in code and README.md).

Optional extra information

@ettanany ettanany requested a review from a team as a code owner August 14, 2024 13:41
@ettanany ettanany force-pushed the ettanany-support-excluding-db-extensions branch from e111584 to 692ddc6 Compare August 14, 2024 16:05
@ettanany ettanany force-pushed the ettanany-support-excluding-db-extensions branch from 692ddc6 to 4afdaa1 Compare August 14, 2024 16:14
@packi packi merged commit eea90a4 into main Aug 15, 2024
12 checks passed
@packi packi deleted the ettanany-support-excluding-db-extensions branch August 15, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants