-
Notifications
You must be signed in to change notification settings - Fork 19
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
Refactor IntegrityStmt #216
Conversation
2a0f08e
to
e88e084
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @tohrnii, looks good to me overall, just a few very minor nits
3bc40c2
to
f104ae7
Compare
Sorry, I merged the PRs in wrong order. The selector parser PR was merged into this branch instead. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
This PR refactors the
IntegrityStmt
to make it easy to incorporate selectors.