altair823
0bb6c12bbb
feat(db): migration v2 — due_date columns + pre-migration snapshot
ALTER TABLE notes adds due_date TEXT + due_date_edited_by_user INTEGER.
openDb takes <dbFile>.pre-v<N>.bak before running migrations
(F6-L1 follow-up #4 — preserves recoverable state if migration fails).
NoteRepository: updateAiResult accepts dueDate?, setDueDate +
edited-flag CASE WHEN guard mirroring title/summary pattern.
Note interface gains dueDate + dueDateEditedByUser fields.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 11:05:44 +09:00
..
2026-04-25 12:10:14 +09:00
2026-04-25 12:10:15 +09:00
2026-04-26 02:13:47 +09:00
2026-04-26 03:08:30 +09:00
2026-04-25 12:11:43 +09:00
2026-04-25 12:06:45 +09:00
2026-04-26 10:39:32 +09:00
2026-04-26 10:42:43 +09:00
2026-04-26 10:53:29 +09:00
2026-04-26 10:55:13 +09:00
2026-04-25 12:14:31 +09:00
2026-04-25 12:10:15 +09:00
2026-04-25 12:06:45 +09:00
2026-04-26 11:05:44 +09:00
2026-04-26 11:05:44 +09:00
2026-04-26 11:05:44 +09:00
2026-04-25 12:11:44 +09:00