Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MagicStack/asyncpg
/ upper
Method
upper
asyncpg/types.py:119–120 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
117
118
@property
119
def
upper(self) -> _RV | None:
120
return
self._upper
121
122
@property
123
def
upper_inc(self) -> bool:
Callers
4
runner
Function · 0.80
_new_cert
Function · 0.80
_format_copy_opts
Method · 0.80
new
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected