Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MagicStack/asyncpg
/ DeprecatedFeature
Class
DeprecatedFeature
asyncpg/exceptions/__init__.py:36–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
36
class
DeprecatedFeature(PostgresWarning):
37
sqlstate =
'01P01'
38
39
40
class
NoData(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…