Great! So we're adding a new column that accepts the data type BOOLEAN to our table.
BOOLEAN
If we don't specify whether or not we've played a song, it will automatically be filled in as true.
true
Nope. We want to set a default value!