MCPcopy Create free account
hub / github.com/zzzeek/sqlalchemy / drop_all_schema_objects_pre_tables

Function drop_all_schema_objects_pre_tables

lib/sqlalchemy/testing/provision.py:268–269  ·  view source on GitHub ↗
(cfg, eng)

Source from the content-addressed store, hash-verified

266
267@register.init
268def drop_all_schema_objects_pre_tables(cfg, eng):
269 pass
270
271
272@register.init

Callers 1

drop_all_schema_objectsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected