Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_dont_access_statement
Method · 0.70
test_no_stack
Method · 0.70
Calls
no outgoing calls
Tested by
2
test_dont_access_statement
Method · 0.56
test_no_stack
Method · 0.56