odf_new/docs/v1.0.2.1/migration.sql
zpc c11ba8aebd
Some checks are pending
continuous-integration/drone/push Build is running
21
2026-04-04 11:04:37 +08:00

7 lines
210 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- ODF v1.0.2.1 数据库迁移脚本
-- 新增光交箱机架类型支持
-- SQL Server 语法
ALTER TABLE odf_racks ADD RackType INT NOT NULL DEFAULT 0;
-- rack_type: 机架类型0=ODF机架, 1=光交箱