|
@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
- Integrated the commands `database:setup` and `database:migrate` into the container start |
|
|
- Integrated the commands `database:setup` and `database:migrate` into the container start |
|
|
|
|
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
|
|
|
|
|
|
|
- Fixed a division by zero error in the benchmarks calculation |
|
|
|
|
|
|
|
|
### Todo |
|
|
### Todo |
|
|
|
|
|
|
|
|
- Apply manual data migration (`yarn database:migrate`) is not needed anymore |
|
|
- Apply manual data migration (`yarn database:migrate`) is not needed anymore |
|
|