Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ generate_proxy_methods.py
File
generate_proxy_methods.py
tools/generate_proxy_methods.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Generate static proxy code
for
SQLAlchemy classes that proxy other
2
objects.
3
4
This tool is run at source code authoring / commit time whenever we add new
Callers
nothing calls this directly
Calls
5
code_writer_cmd
Class · 0.90
add_arguments
Method · 0.80
run_program
Method · 0.80
main
Function · 0.70
append
Method · 0.45
Tested by
no test coverage detected