返回 DeepSeek-Reasonix
schema.py
1 # GENERATED FILE - do not edit by hand.
2 # Produced by tools/gen_schema.py from schema.yaml.
3 COLUMNS = ["id", "name", "created_at"]
4
4 lines PYTHON