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

Update operation types to set a default of "" for up and down SQL #325

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

andrew-farries
Copy link
Collaborator

Improve consistency between operation types by updating operation types to ensure that all operations that use up or down SQL default these fields to "".

There is no distinction between an empty string and nil for these fields.

Resolve the inconsistency whereby some operations take pointers to
strings and others take strings.
@andrew-farries andrew-farries requested a review from exekias March 22, 2024 13:09
@andrew-farries andrew-farries merged commit cf66d1f into main Mar 26, 2024
44 checks passed
@andrew-farries andrew-farries deleted the set-default-for-up-down branch March 26, 2024 09:52
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