MCPcopy Create free account
hub / github.com/dataease/SQLBot / system_schema.py

File system_schema.py

backend/apps/system/schemas/system_schema.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import re
2from typing import Optional,List
3
4from pydantic import BaseModel, Field, field_validator

Callers

nothing calls this directly

Calls 1

compileMethod · 0.80

Tested by

no test coverage detected