MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / go

Method go

test/aaa_profiling/test_memusage.py:284–286  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

282
283 @profile_memory()
284 def go():
285 dialect = SQLiteDialect()
286 cast.compile(dialect=dialect)
287
288 go()
289

Callers

nothing calls this directly

Calls 9

SQLiteDialectClass · 0.90
cloned_traverseFunction · 0.90
render_derivedMethod · 0.80
FooClass · 0.70
compileMethod · 0.45
extendMethod · 0.45

Tested by

no test coverage detected