Adds a new _flags column to the song table which can be used to store bool flags for the song. Currently, only 1<<0 is used to indicate that a song is outdated (but still valid)
Adds a new _flags column to the song table which can be used to store bool flags for the song. Currently, only 1<<0 is used to indicate that a song is outdated (but still valid)