Commit Graph

  • 2ce03d21d9 Refine incremental sync audit observability master Misaka_Company 2026-07-31 17:10:23 +08:00
  • 75fb6a3a01 feat(compare): 核对结果写入 logs/ 并为 114 增加开机计划任务 Misaka_Company 2026-07-17 11:06:21 +08:00
  • d71b7eab62 Migrate sync objects into ProductionDataBaseSync schema + add permanent audit archive Misaka_Company 2026-07-16 12:32:22 +08:00
  • 4179d3e232 feat(logging): archive historical logs daily into Archive/ Misaka_Company 2026-07-16 09:24:41 +08:00
  • d8a423c983 fix: make setup_logging idempotent to avoid duplicate log lines Misaka_Company 2026-07-15 14:29:00 +08:00
  • 7d11eddc7a 📝 docs: document unified CLI, incremental sync, and compare Misaka_Company 2026-07-15 14:03:27 +08:00
  • 1b44ca28e4 feat(sync): add unified main.py CLI dispatcher Misaka_Company 2026-07-15 14:03:24 +08:00
  • e9f012eab5 feat(sync): add data consistency compare (count + ID-set) Misaka_Company 2026-07-15 14:03:21 +08:00
  • 5ca0715801 ♻️ refactor(sync): extract shared target-table resolution Misaka_Company 2026-07-15 14:03:19 +08:00
  • 706b9c33db 📝 docs: expand README with architecture, full-sync guide, and FAQ Misaka_Company 2026-07-15 12:14:08 +08:00
  • 9c3cc38a44 fix(sync): retry cleanup on Access -1102 lock contention Misaka_Company 2026-07-15 09:42:17 +08:00
  • a227aed0cb feat(sync): add one-shot full sync (TRUNCATE + bulk INSERT) Misaka_Company 2026-07-14 18:06:39 +08:00
  • ea48de290f fix(sync): track cleanup state to stop re-deleting log rows and bound SyncQueue Misaka_Company 2026-07-14 16:32:47 +08:00
  • b1b118463d fix(sql): prevent stale Delete from outranking newer Insert in usp_SyncApply Misaka_Company 2026-07-14 15:32:03 +08:00
  • f85d0a71cc chore: ignore config.pilot.yaml Misaka_Company 2026-07-14 12:54:17 +08:00
  • 3a3d3d0292 feat: cleanup phase and main service loop with error isolation Misaka_Company 2026-07-14 12:39:22 +08:00
  • 2ae913b51a feat: capture orchestration with include/exclude and delete-downgrade Misaka_Company 2026-07-14 12:34:10 +08:00
  • 399534e7af feat: sql writer with dedup insert and apply call Misaka_Company 2026-07-14 12:29:39 +08:00
  • 1f7191421a feat: access reader and value serialization Misaka_Company 2026-07-14 12:22:48 +08:00
  • 65939f5e85 feat: SyncQueue table and set-based apply stored procedure Misaka_Company 2026-07-14 12:12:21 +08:00
  • 7c6cb10b91 feat: config model and yaml loader Misaka_Company 2026-07-14 11:53:20 +08:00
  • fb025bb061 chore: project scaffold for access-datamacro sync Misaka_Company 2026-07-14 11:12:34 +08:00