campingmontagut/cmd
jordi fita mas 79eee41365 Fix update of weather_forecast
The real problem was that i was trying to update the forecast via
pgx.Pool, not the acquired connection, therefore it did not have the
correct role.

I moved everything to a different function where db is not visible in
scope, just to make sure i did not fuck up anywhere else.
2025-01-29 12:07:29 +01:00
..
camper Increase HTTP timeout 2024-03-05 12:05:00 +01:00
camper-weather Fix update of weather_forecast 2025-01-29 12:07:29 +01:00