miniflux-v2/internal/database
Michael Kuhn 9b8eabf036 feat: change log level to info when running migrations
When upgrading my installation, I noticed that `miniflux -migrate` does
not provide any output by default. This can be a bit confusing since one
cannot be sure whether anything has happened. Use `Info` instead of
`Debug` to provide some basic output by default.
2024-08-14 17:07:27 -07:00
..
database.go feat: change log level to info when running migrations 2024-08-14 17:07:27 -07:00
migrations.go feat: mark media as read when playback reaches 90% 2024-07-28 12:29:45 -07:00