Files
MyGoNavi/internal/app
Syngnat 56b46d95a8 fix(sync): constrain TDengine and IoTDB targets to append writes (#891)
## Summary

- expose append-only capability for TDengine and IoTDB targets
- constrain the delivery UI to INSERT/append and remove delete
propagation
- block mutation and delete configurations during backend preflight
- add Go and frontend regression coverage

## Verification

- Go sync capability and preflight regression tests passed
- frontend delivery and Wails DTO regression tests passed
- frontend production build passed
- Wails desktop build passed

Closes #883
2026-08-09 15:56:59 +08:00
..