From 65842447e8d566d66cb6546ea373e7b207c540f2 Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Mon, 23 Oct 2023 10:19:03 -0400 Subject: [PATCH] Update saved_track_data --- saved_track_data.md | 1 + 1 file changed, 1 insertion(+) diff --git a/saved_track_data.md b/saved_track_data.md index 5a75d14..9045579 100644 --- a/saved_track_data.md +++ b/saved_track_data.md @@ -1,6 +1,7 @@ The `saved_track_data` table is used to preserve [track](tracks) data when tracks are deleted and restore the values if a track with the same mbid is later added. This lets us handle renaming files without losing the user's playback statistics. Note that this only works for tracks that have an MBID. ### Columns +The `added` column was added to the table in schema version 2. | Name | Type | Default | Description | | ----------- | --------- | ------- | ------------------------------------------------------------------------------------- |