Steve Yegge
a02729ea57
Complete bd-164: Fix timestamp-only export deduplication
- Add export_hashes table to track last exported content state
- Implement GetExportHash/SetExportHash in storage interface
- Update shouldSkipExport to use export_hashes instead of dirty_issues
- Call SetExportHash after successful export
- Clean up dirty_issues table (remove content_hash column)
- Simplify MarkIssueDirty functions (no longer compute hashes)
- Update markIssuesDirtyTx signature (remove store parameter)
Testing:
- Timestamp-only updates are skipped during export ✓
- Real content changes trigger export ✓
- export_hashes table populated correctly ✓
Fixes bd-159, bd-164
2025-10-26 20:35:37 -07:00
..
2025-10-26 18:44:27 -07:00
2025-10-24 12:40:56 -07:00
2025-10-25 17:49:17 -07:00
2025-10-25 13:50:32 -07:00
2025-10-25 13:33:51 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:13:49 -07:00
2025-10-23 14:14:22 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 18:37:25 -07:00
2025-10-26 18:37:25 -07:00
2025-10-26 18:37:25 -07:00
2025-10-26 20:17:48 -07:00
2025-10-26 19:03:00 -07:00
2025-10-24 00:56:18 -07:00
2025-10-25 18:44:38 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:44:38 -07:00
2025-10-24 13:45:04 -07:00
2025-10-25 18:13:49 -07:00
2025-10-24 12:27:07 -07:00
2025-10-25 13:20:16 -07:00
2025-10-25 16:36:18 -07:00
2025-10-26 20:35:37 -07:00
2025-10-26 12:37:46 -07:00
2025-10-24 21:34:56 -07:00
2025-10-23 23:08:02 -07:00
2025-10-25 13:33:51 -07:00
2025-10-23 10:25:13 -07:00
2025-10-23 18:41:54 -07:00
2025-10-25 18:13:49 -07:00
2025-10-25 16:37:54 -07:00
2025-10-24 13:45:04 -07:00
2025-10-25 16:43:44 -07:00
2025-10-25 16:43:44 -07:00
2025-10-26 18:16:27 -07:00
2025-10-26 18:44:27 -07:00
2025-10-26 20:17:48 -07:00
2025-10-26 20:17:48 -07:00
2025-10-25 11:27:24 -07:00
2025-10-24 12:40:56 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 14:45:09 -07:00
2025-10-25 13:33:51 -07:00
2025-10-26 19:20:59 -07:00
2025-10-25 18:13:49 -07:00
2025-10-26 19:20:59 -07:00
2025-10-26 19:20:59 -07:00
2025-10-26 13:24:18 -07:00
2025-10-24 16:35:40 -07:00
2025-10-25 18:54:00 -07:00
2025-10-25 18:04:05 -07:00
2025-10-25 18:44:38 -07:00
2025-10-25 11:27:24 -07:00
2025-10-25 10:39:45 -07:00
2025-10-25 18:44:38 -07:00
2025-10-24 10:07:05 -07:00
2025-10-24 17:06:22 -07:00
2025-10-24 00:56:18 -07:00
2025-10-25 18:44:38 -07:00
2025-10-26 20:17:48 -07:00
2025-10-24 00:56:18 -07:00
2025-10-26 17:42:05 -07:00
2025-10-22 23:05:00 -07:00
2025-10-24 15:28:23 -07:00