|
|
017092040d
|
refacto: move ReadingRepository where it logically belongs
|
2026-05-11 21:46:21 +02:00 |
|
|
|
aa72971627
|
feat: use connection pool instead of a single shared connection
This is useful for multitask environments (like the API), to avoid
conflicts
|
2026-05-11 21:46:21 +02:00 |
|
|
|
a22413bb0b
|
refacto: use common dependency injection repository for consumer app
|
2026-05-11 21:46:21 +02:00 |
|
|
|
f127a4c34c
|
fix: query when only 1 data per day, or 1 day selected
|
2026-05-11 21:46:21 +02:00 |
|
|
|
5cef99d8d9
|
fix: ignore type checking on psycopg fetch
|
2026-05-11 21:46:21 +02:00 |
|
|
|
a0acb2950c
|
feat: add API to get daily consumption
|
2026-05-11 21:46:21 +02:00 |
|
|
|
9c883a8eca
|
refacto: reorganize files to easily add an API service
|
2026-05-11 21:46:21 +02:00 |
|