finnharbeke / finnance

SQL / Flask App for saving all my financial transactions etc
3 stars 1 forks source link

edits: constraint fails #69

Open finnharbeke opened 1 year ago

finnharbeke commented 1 year ago

if you edit the accounts of a transfer it may happen that src_id temporarily = dst_id, which will raise a sql constraint error

finnharbeke commented 1 year ago

when editing transaction: non-unique category_id for records