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

Add test: check column DEFAULTs preserved on set NOT NULL #235

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

andrew-farries
Copy link
Collaborator

Add a check to ensure that any DEFAULT on a column that is set to NOT NULL is preserved by the set NOT NULL operation.

This already works as a consequence of earlier PRs for #227 but it's worth explicitly testing this behaviour.

Base automatically changed from preserve-default-on-column-duplication to main January 16, 2024 12:10
@andrew-farries andrew-farries merged commit dde27eb into main Jan 16, 2024
24 checks passed
@andrew-farries andrew-farries deleted the defaults-are-preserved-on-set-not-null branch January 16, 2024 12:11
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