OpenOversight
OpenOversight copied to clipboard
Add `allegations` table
Fixes issue
https://github.com/lucyparsons/OpenOversight/issues/983
Description of Changes
Adding allegations table.
Tests and Linting
- [x] This branch is up-to-date with the
develop
branch. - [x]
pytest
passes on my local development environment. - [x]
pre-commit
passes on my local development environment.