summaryrefslogtreecommitdiff
path: root/migrations/001_initial_schema.sql
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-07-15 02:15:00 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-07-16 02:48:28 +0000
commitaa5d0e4bf849625ab6876129950c71992ea322b8 (patch)
treec2d4e3bccf90c394b2f8cfd75ffd55d585ee2a07 /migrations/001_initial_schema.sql
parent8ca1f686bd7d495322a36b5260ce7a303505d8b9 (diff)
chore: remove dead IsRecurring field and its always-false branch
Task.IsRecurring/Atom.IsRecurring were never assigned anywhere in the codebase (confirmed via full-repo search), so PartitionAtomsByTime's "hide future recurring tasks until due" branch was permanently dead. RecurrenceSeriesID is the real recurring indicator now; wiring up "hide future recurring successors" as an actual feature is a separate design decision, not part of this cleanup pass. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VTUSAEKfsPc6WGDq45yPHD
Diffstat (limited to 'migrations/001_initial_schema.sql')
0 files changed, 0 insertions, 0 deletions