MCPcopy Create free account
hub / github.com/MagicStack/asyncpg / DynamicResultSetsReturned

Class DynamicResultSetsReturned

asyncpg/exceptions/__init__.py:12–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12class DynamicResultSetsReturned(PostgresWarning):
13 sqlstate = '0100C'
14
15
16class ImplicitZeroBitPadding(PostgresWarning):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…