Migration logic and v0.5.0 migration

[backend] added new log specific for migrations
[backend] added database logic for migration handling
[backend] added logic for v0.5.0 migration
[backend] added additional crud function in activities necessary for v0.5.0 migration
[README] updated README file with new logs section detailing the several log types available
This commit is contained in:
João Vitória Silva
2024-11-03 22:27:16 +00:00
parent 42b6b75f68
commit 099835d98e
8 changed files with 331 additions and 14 deletions

View File

@@ -30,6 +30,7 @@
- [Volumes](#volumes)
- [Bulk import and file upload](#bulk-import-and-file-upload)
- [Strava Integration](#strava-integration)
- [Log files](#log-files)
- [Sponsors](#sponsors)
- [Contributing](#contributing)
- [License](#license)
@@ -186,6 +187,15 @@ Some notes:
To enable Strava integration, ensure your API endpoint is accessible from the internet and follow Strava's [API setup guide](https://developers.strava.com/docs/getting-started/).
## Log files
The table bellow details the log files available. These logs are available in the /app/logs folder:
| Log | Description |
| --- | --- |
| app.log | General log |
| migrations.log | File detailing migrations operations |
## Sponsors
A huge thank you to our sponsors! Your support helps keep this project going.