Commit Graph

3 Commits

Author SHA1 Message Date
psychedelicious
18b5aafade tidy(config): add "config" to class names to differentiate from SQLite migration classes 2024-05-14 16:21:50 +10:00
psychedelicious
6946a3871f feat(config): simplify config migrator logic
- Remove `Migrations` class - unnecessary complexity on top of `MigrationEntry`
- Move common classes to `config_common`
- Tidy docstrings, variable names
2024-05-14 16:20:40 +10:00
Lincoln Stein
a48abfacf4 make config migrator into an instance; refactor location of get_config() 2024-05-02 23:45:34 -04:00