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

Database Cleanup #8

Open
dv8godd opened this issue Aug 10, 2018 · 0 comments
Open

Database Cleanup #8

dv8godd opened this issue Aug 10, 2018 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@dv8godd
Copy link
Owner

dv8godd commented Aug 10, 2018

Specifically...

SQLShootings:

  1. Lack of data for "1001" Beltway Snipers (and spelling of snipers) incident.
  2. Some fields are truncated or run the risk of truncation. Consider converting them to TEXT as opposed to VARCHAR...
    • Summary (already truncating data)
    • mentalHealthDetails (risky)
    (look to other fields where text may exceed 256 characters)
@dv8godd dv8godd added the help wanted Extra attention is needed label Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants