We only cache non-volatile SELECT statements. You have some non-deterministic function in there?
We only cache non-volatile SELECT statements. You have some non-deterministic function in there?
random?
provolatile='v'
select min("created_at") as "min", max("created_at") as "max" from "userentities" where "userentities"."user_id" = $1
begin and commit in my logs when I'm doing a transaction
begin and commit and doing it on a protocol level?

