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

Export OpAlterColumn.IsRenameOnly method #357

Merged
merged 2 commits into from
May 22, 2024
Merged

Conversation

andrew-farries
Copy link
Collaborator

Export OpAlterColumn.IsRenameOnly method and add a test for it.

Applications using pgroll as a module may need to test if an alter column operation is only a column rename operation without having to duplicate the logic of checking the fields of the OpAlterColumn struct.

@andrew-farries andrew-farries merged commit fca5abd into main May 22, 2024
44 checks passed
@andrew-farries andrew-farries deleted the export-is-rename-only branch May 22, 2024 10:16
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