remindrs/src
finga 869229c30e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Run the db migrations not only in trace log level
Fix a bug where the database migrations were only triggered when the
application was started in the `trace` logging level.
2023-02-07 14:19:22 +01:00
..
api.rs Use once_cell to keep the configuration 2023-02-06 10:00:45 +01:00
args.rs Use standard paths for a possible config location 2023-01-25 22:11:32 +01:00
config.rs Fix CI clippy error 2023-02-06 17:05:05 +01:00
main.rs Run the db migrations not only in trace log level 2023-02-07 14:19:22 +01:00
models.rs Basic minimal prototype 2023-01-24 00:38:50 +01:00
schema.rs Basic minimal prototype 2023-01-24 00:38:50 +01:00