MCPcopy
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
2objects.
3
4This tool is run at source code authoring / commit time whenever we add new

Callers

nothing calls this directly

Calls 5

code_writer_cmdClass · 0.90
add_argumentsMethod · 0.80
run_programMethod · 0.80
mainFunction · 0.70
appendMethod · 0.45

Tested by

no test coverage detected