Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ setup_mappers
Method
setup_mappers
test/orm/test_tstring_py314.py:20–21 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
18
19
@classmethod
20
def
setup_mappers(cls):
21
cls._setup_stock_mapping()
22
23
24
class
TStringTest(QueryTest, AssertsCompiledSQL):
Callers
nothing calls this directly
Calls
1
_setup_stock_mapping
Method · 0.80
Tested by
no test coverage detected