Closed Whatsuup closed 8 months ago
Already done by @uglrl. I opened this PR without checking the current status. I also couldn't estimate how much work it would be. It was only 4 lines of code. Nevertheless, thank you @uglrl!
To do at least something, I ran the migration tests and checked them randomly. I didn't notice anything negative. Well done.
@Whatsuup are the database insertion methods also called (at the correct place)? I am not aware that that is already done.
Added env and nutrition update feature
Backend
Make sure, you have done de following before merging this pull request:
cargo format
andcargo clippy
to format your code and check for improvements.