MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / Foobar

Class Foobar

test/sql/test_compiler.py:198–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 self.statement.table
197
198 class Foobar(ClauseElement):
199 __visit_name__ = "foobar"
200
201 with mock.patch.object(
202 testing.db.dialect.statement_compiler,

Callers 2

test_no_stackMethod · 0.70

Calls

no outgoing calls

Tested by 2

test_no_stackMethod · 0.56