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

[TOOLS-4535] Fix notification for renaming duplicate objects in multiple schemas #123

Merged
merged 3 commits into from
Oct 23, 2023

Conversation

Srltas
Copy link
Contributor

@Srltas Srltas commented Oct 20, 2023

http://jira.cubrid.org/browse/TOOLS-4535

Purpose
Fixes a notification that an object with the same name exists in a different schema in the source database and the target database renames the object even if it is a version that supports multi-schema.

Implementation

  • If the target database is 11.2 or higher, you will not receive duplicate object name change notifications.
  • Add synonym to duplicate object notifications.
  • Delete grant from duplicate object notification.

Remarks
N/A

@Srltas Srltas requested review from kisoo-han and Kang-dot October 20, 2023 05:07
@Srltas Srltas self-assigned this Oct 20, 2023
@Srltas Srltas merged commit b345173 into CUBRID:develop Oct 23, 2023
@Srltas Srltas deleted the TOOLS-4535 branch October 23, 2023 07:29
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.

3 participants