foxglove
foxglove copied to clipboard
fix dummy pg to prevent use of release connection
if i do
async with glove.pg.acquire() as conn:
...
await conn.fetch(...)
if should fail with DummyPgPool