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
2025-01-29 12:07:29 +01:00
2024-11-20 19:43:59 +01:00
2025-01-28 21:37:30 +01:00
2025-01-28 21:37:30 +01:00
2025-01-28 21:40:20 +01:00
2025-01-28 21:37:30 +01:00
2025-01-28 21:37:30 +01:00
2025-01-28 21:37:30 +01:00
2024-04-28 20:28:45 +02:00
2024-04-28 20:28:45 +02:00
2024-01-28 18:12:38 +01:00
2025-01-28 21:37:30 +01:00
Description
No description provided
35 MiB
Languages
PLpgSQL 69.3%
Go 25.1%
CSS 4.3%
JavaScript 0.8%
Scheme 0.4%