Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MagicStack/asyncpg
/ upper_inc
Method
upper_inc
asyncpg/types.py:123–124 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
121
122
@property
123
def
upper_inc(self) -> bool:
124
return
self._upper_inc
125
126
@property
127
def
upper_inf(self) -> bool:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected