plc_control/migrations
caoqianming 1354f89204 db: enforce unique signal_role per equipment on point
Prevents accidentally binding two points with the same role to the
same equipment at the database level.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 22:14:27 +08:00
..
20260224065328_initial.sql feat: 软件第一个版本 2026-03-03 13:32:05 +08:00
20260224065329_add_point_tag.sql 修改migrate名称 2026-03-04 13:57:40 +08:00
20260224070000_remove_scan_interval_s.sql refactor: 统一轮询任务实现,移除 scan_interval_s 字段 2026-03-05 09:30:30 +08:00
20260311090000_create_page.sql feat(page): add page table and CRUD handlers 2026-03-11 13:54:14 +08:00
20260323093000_add_equipment_and_point_metadata.sql feat(point): add equipment metadata scaffolding 2026-03-23 10:38:20 +08:00
20260324090000_add_unit_and_event.sql feat(control): add unit and event foundation 2026-03-24 10:20:23 +08:00
20260326090000_unique_equipment_signal_role.sql db: enforce unique signal_role per equipment on point 2026-03-26 22:14:27 +08:00