Files
code-utils/init.sql
2026-08-15 17:18:00 +08:00

10 lines
500 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.
-- ============================================================
-- DDL 已迁至 nl-pms-api云同步 + 文件服务的唯一 schema 来源)
-- ============================================================
-- 部署 / 升级请执行:
-- mysql -u root -p < ../nl-pms-api/init.sql
--
-- 桌面端view不再直连 MySQL也不执行任何 DDL。
-- 本文件仅作跳转说明,避免与 API 仓库两套 schema 漂移。
-- ============================================================