hexvolt / budget

0 stars 0 forks source link

Make entities deletable #20

Open hexvolt opened 7 years ago

hexvolt commented 7 years ago

Some instances that are practically forbidden to delete on database layer (such as Account, for instance) should be deletable for user experience (since bank accounts may disappear by the time). In this regard, we should introduce the deleted field and decide how to treat them in API.