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 roles #49

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

ettanany
Copy link
Contributor

@ettanany ettanany commented Jan 3, 2024

Proposed changes in this pull request

Added support for excluding database roles (useful when there are roles in source database that are not allowed in 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 January 3, 2024 17:50
@ettanany ettanany force-pushed the ettanany-support-excluding-db-roles branch 7 times, most recently from cd2d94e to 85a6f15 Compare January 3, 2024 22:31
@ettanany ettanany force-pushed the ettanany-support-excluding-db-roles branch from 85a6f15 to e7398ad Compare January 3, 2024 22:33
@alexole alexole merged commit ca4f3b3 into main Jan 9, 2024
12 checks passed
@alexole alexole deleted the ettanany-support-excluding-db-roles branch January 9, 2024 14:55
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