Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ UserWs
Class
UserWs
backend/apps/system/schemas/system_schema.py:157–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
156
157
class
UserWs(BaseCreatorDTO):
158
name: str = Field(description=
"user_name"
)
159
160
161
class
UserWsOption(UserWs):
Callers
1
user_ws_options
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected