Update 'playlist_properties'

Anna Schumaker 2023-05-10 14:22:56 -04:00
parent acd0bce75c
commit 7b77b909ad
1 changed files with 3 additions and 3 deletions

@ -12,6 +12,6 @@ The `playlist_properties` table holds variables and state that all Playlists hav
### Triggers
| Name | When | Description |
| ------------------------ | ------------------------ | ----------------------------------------------------------- |
| playlists_active_trigger | After update of `active` | Set other playlist_properties.active = False for other rows |
| Name | When | Description |
| ------------------------ | ------------------------ | --------------------------------------------------------- |
| playlists_active_trigger | After update of `active` | Set playlist_properties.active = False for all other rows |