remove all references and delete the augur_settings table
Open
database
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
As noted in #282, I have realized that this table, while not used for live config values to my knowledge, is still used by parts of the CLI fetching the version of the application.
All references to this table in the code need removing before this table can be dropped with a proper migration
Contributor guide
Assessment
This issue has not been assessed yet.