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-4537] Change grant offline dump file output format #125

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

Srltas
Copy link
Contributor

@Srltas Srltas commented Nov 2, 2023

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

Purpose
In CMT, grant information shows the authority received from the other party based on the schema to be transferred. However, this does not allow you to check which user gave the permission.
To conveniently check this, change the grant dump file output format as follows.

Implementation

  • Separate files by object owner.
  • Change the file extension to the object owner name.
    ex) [database name]_[source schema name]_grant.[object owner]

Remarks
N/A

@Srltas Srltas requested review from kisoo-han and Kang-dot November 2, 2023 04:53
@Srltas Srltas self-assigned this Nov 2, 2023
@Srltas Srltas merged commit f142e54 into CUBRID:develop Nov 10, 2023
@Srltas Srltas deleted the TOOLS-4537 branch November 10, 2023 08:58
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