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 support for "online" NOT NULL for local nullability on partitions #88

Open
bplunkett-stripe opened this issue Jan 11, 2024 · 0 comments

Comments

@bplunkett-stripe
Copy link
Collaborator

Columns on partitions can have their own nullability that is different from the parent. We do not support changing their nullability with minimal locks because we don't yet support local check constraints on them.

We might want to solve local check constraints before tackling this.

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

No branches or pull requests

1 participant