MCPcopy
hub / github.com/tortoise/tortoise-orm / schema_create.py

File schema_create.py

examples/schema_create.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This example demonstrates SQL Schema generation for each DB type supported.
3"""
4

Callers

nothing calls this directly

Calls 2

run_asyncFunction · 0.90
runFunction · 0.70

Tested by

no test coverage detected