Commit Graph

4 Commits

Author SHA1 Message Date
bc5baed05e Use exec_query for custom SQL execution
Also align how we use query Postgres from controllers.

The change is mainly due to regular (but not reproducible) issues with the `intervalstyle` defaulting to `postgres` (instead of `iso8601`) and thereby causing issues. We're just experimenting to see whether this change resolves the issue.
2022-12-06 22:41:00 +01:00
ab688e09c0 Execute SQL statement in ping controller 2022-11-21 14:52:11 +01:00
3f9425277f Improve documentation of PingController 2021-12-06 17:38:49 +01:00
bb4b4ece92 Add ping/pong health check 2021-10-09 23:37:31 +02:00