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 column constraints to improve data integrity #44

Open
antidipyramid opened this issue Mar 14, 2024 · 0 comments
Open

Add column constraints to improve data integrity #44

antidipyramid opened this issue Mar 14, 2024 · 0 comments
Assignees

Comments

@antidipyramid
Copy link
Collaborator

I've found some cases in the db that have incorrect or null data (most likely due to performing local scrapes on old or buggy branches).

We should add in some column constraints to make sure the data we're piping in is at least in a format we expect:

  • all fields should not be null
  • dates should be uniform
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