Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
re
2
from
typing
import
Optional,List
3
4
from
pydantic
import
BaseModel, Field, field_validator
Callers
nothing calls this directly
Calls
1
compile
Method · 0.80
Tested by
no test coverage detected