Update saved_track_data

Anna Schumaker 2023-10-23 10:19:03 -04:00
parent dd04fd305c
commit 65842447e8

@ -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 |
| ----------- | --------- | ------- | ------------------------------------------------------------------------------------- |