CREATE INDEX IF NOT EXISTS idx_agent_tasks_scan_id ON agent_tasks(scan_id); CREATE INDEX IF NOT EXISTS idx_agent_tasks_status ON agent_tasks(status); CREATE INDEX IF NOT EXISTS ...
Python is dynamically typed — type hints are documentation, not enforcement. Pydantic makes type hints enforce at runtime. Invalid data raises ValidationError at ...
一些您可能无法访问的结果已被隐去。
显示无法访问的结果