safesight-control/internal
tian 84b8b1c65a fix: remove transactions causing SQLITE_BUSY, add coding rules
- persistTask: 去掉事务,每个 Exec 原子即可
- saveAsset(profiles): 去掉事务,profile 和 units 分步保存
- CLAUDE.md: 加两条规则——不用事务除非必要;调试只加日志不改代码
2026-05-12 16:43:44 +08:00
..
api chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
config chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
models feat: task timestamps, dirty state, confirmation dialog 2026-05-12 14:26:10 +08:00
service revert: remove config_apply retry (500 is fatal) 2026-05-12 14:54:57 +08:00
storage fix: remove transactions causing SQLITE_BUSY, add coding rules 2026-05-12 16:43:44 +08:00
web fix: remove transactions causing SQLITE_BUSY, add coding rules 2026-05-12 16:43:44 +08:00