food-tracker/src
2025-10-27 10:56:43 +01:00
..
migrations new data format with more information 2025-10-25 13:43:24 +02:00
create_tables.sql make table strict, fix bug where app crashes on empty db 2025-10-24 23:24:58 +02:00
decrease.sql put sql statements in separate files 2025-10-19 19:30:02 +02:00
get_food.sql put sql statements in separate files 2025-10-19 19:30:02 +02:00
get_foods.sql new data format with more information 2025-10-25 13:43:24 +02:00
get_sum.sql show protein and fiber sums 2025-10-25 13:54:26 +02:00
get_version.sql new data format with more information 2025-10-25 13:43:24 +02:00
increase.sql put sql statements in separate files 2025-10-19 19:30:02 +02:00
main.rs better error handling using anyhow 2025-10-27 10:56:43 +01:00
set.sql checkbox behaviour 2025-10-24 23:07:00 +02:00