mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-08-15 11:14:31 +08:00
## 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