Fix lyrics wiped on schema reset #8

Merged
admin merged 1 commits from fix/lyrics-data-loss into main 2026-04-13 10:27:40 -05:00
Owner

Summary

  • Move SavedSong from local container to cloud container so saved songs survive schema resets
  • Update lyrics views to use cloudModelContextProvider instead of local modelContext
  • Bump localStoreResetVersion to 3

Closes #4

## Summary - Move SavedSong from local container to cloud container so saved songs survive schema resets - Update lyrics views to use cloudModelContextProvider instead of local modelContext - Bump localStoreResetVersion to 3 Closes #4
admin added 1 commit 2026-04-13 10:27:33 -05:00
SavedSong was in the local container alongside reference data, so it
got deleted whenever localStoreResetVersion was bumped. Move it to the
cloud container (CloudKit-synced) so saved songs persist across schema
changes. Update lyrics views to use cloudModelContextProvider.

Closes #4

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
admin merged commit ee8a0c478f into main 2026-04-13 10:27:40 -05:00
admin deleted branch fix/lyrics-data-loss 2026-04-13 10:27:40 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/Spanish#8