Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MagicStack/asyncpg
/ CustomRecord
Class
CustomRecord
tests/test_record.py:25–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
24
25
class
CustomRecord(asyncpg.Record):
26
pass
27
28
29
class
AnotherCustomRecord(asyncpg.Record):
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…