MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / fn

Method fn

test/sql/test_defaults.py:1594–1595  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

1592
1593 @self._fixture
1594 def fn(context):
1595 collect(context.get_current_parameters())
1596
1597 table = self.tables.some_table
1598 if exec_type in ("multivalues", "executemany"):

Callers

nothing calls this directly

Calls 2

collectFunction · 0.85

Tested by

no test coverage detected