MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / setup_mappers

Method setup_mappers

test/ext/asyncio/test_session.py:59–60  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

57
58 @classmethod
59 def setup_mappers(cls):
60 cls._setup_stock_mapping()
61
62 @testing.fixture
63 def async_engine(self):

Callers

nothing calls this directly

Calls 1

_setup_stock_mappingMethod · 0.80

Tested by

no test coverage detected