Update 'artists'

Anna Schumaker 2023-05-10 17:00:04 -04:00
parent 93b64d5107
commit 21c2cf5d74

@ -29,7 +29,7 @@ The `artists_view` joins the `artists` table with the [[playlist_properties]] ta
| [current_trackid](playlist_properties) | The current trackid of this artist |
### The `artists_tracks_view`
The `artists_tracks_view` joins the `artists` table with the [[tracks]], [[system_tracks]] and [[libraries]] tables to form a list of [[tracks]] that belong to each artist, but are not being deleted.
The `artists_tracks_view` joins the `artists` table with the [[tracks]], [[system_tracks]], and [[libraries]] tables to form a list of [[tracks]] that belong to each artist, but are not being deleted.
| Column | Description |
| ----------------- | --------------------------- |
| [trackid](tracks) | The trackid of the track |