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 constraints and indexes to DB #316

Open
smacker opened this issue Oct 9, 2018 · 0 comments
Open

Add constraints and indexes to DB #316

smacker opened this issue Oct 9, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@smacker
Copy link
Contributor

smacker commented Oct 9, 2018

The code assumes that some rows are unique. We need to enforce it on DB level.
We also need to add indexes to the columns we use in queries. For example, we query ReviewTarget by Provider and InternalID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants