Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MagicStack/asyncpg
/ lower
Method
lower
asyncpg/types.py:107–108 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
105
106
@property
107
def
lower(self) -> _RV | None:
108
return
self._lower
109
110
@property
111
def
lower_inc(self) -> bool:
Callers
4
finalize_options
Method · 0.80
_introspect_type
Method · 0.80
_run_pg_config
Method · 0.80
__repr__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected