| Zak noticed that we've unintentionally nested with-db-connection forms in the query path. We should fix that, and ideally, if we can, in the upcoming X release (7), since it may have broader effects, i.e. suddenly freeing up a bunch of connections may well substantially increase the database load that pdb can generate, if say the hikari pool size isn't proportionally decreased. |