"backend/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "16ddc6a83b38b1ee373ebc82545012862875ce06"
Commit de7ff902 authored by yangjianbo's avatar yangjianbo
Browse files

Merge branch 'main' into test

parents 317f26f0 dd96ada3
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
-- ops_system_metrics 增加账号切换次数统计(按分钟窗口)
ALTER TABLE ops_system_metrics
ADD COLUMN IF NOT EXISTS account_switch_count BIGINT NOT NULL DEFAULT 0;
This diff is collapsed.
-- Add mcp_xml_inject field to groups table (for antigravity platform)
ALTER TABLE groups ADD COLUMN mcp_xml_inject BOOLEAN NOT NULL DEFAULT true;
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment