code4romania / code4romania/rezultate-vot-api
Review and fix DB migrations
Open
- Dominant language
- C#
- Stars
- 6
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When starting a new instance of the app and DB from scratch the current migrations will not create an 'Alias' column in the parties table which causes the ResultsCrawler to fail.
Noticed that there are some commented out migrations even though the columns are used. Review and recreate migrations so that a new app setup will work out of the box.
Contributor guide
Assessment
This issue has not been assessed yet.