Exclude boston results. Completes #182117456

This commit is contained in:
Nelson Jovel 2022-05-11 11:22:05 -07:00
parent 4634282572
commit 57bfaa51c6
10 changed files with 65 additions and 5 deletions

View file

@ -38,3 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Add deployment script for beta. Runs tests before deployment to Heroku's git server
- Add new set of student results for 2016-17
`bundle exec rake one_off:load_single_file`
- Exclude results from boston. Add foreign key from school to district
`bundle exec rake db:migrate`