Commit Graph

2 Commits

Author SHA1 Message Date
Ferdinand Thiessen 693978a5f9 fix(app): Skip plugins with not satisfied dependencies. 2022-02-23 15:24:24 +01:00
Ferdinand Thiessen 4d972defdc feat(db): Add database migration support, implements #19
Migrations allow us to keep track of database changes and upgrading databases if needed.
2022-02-23 15:21:37 +01:00