jwjacobson / jazztunes

a jazz repertoire management app
https://jazztunes.org
GNU General Public License v3.0
4 stars 1 forks source link

Will tunes be deleted or archived? #22

Closed bbelderbos closed 7 months ago

bbelderbos commented 11 months ago

In the case of the latter you need to add a boolean "archived" column (default False) to the Tune table.

I think last PR implemented delete() so we can consider this later, just logging it here.