diff --git a/README b/README index 2ba40c0..6855e6b 100644 --- a/README +++ b/README @@ -30,9 +30,10 @@ python3 main.py ### TODO: - need to trap failed sqls (e.g. delete a used foreign key - like a rating, should say gracefully alert you) - done for: - - rating CRUD + - condition, covertype, genre, owned, rating: CRUD done - book update, delete -- I guess we could check for 'duplicate' book creation... + - NEXT: series (see BUGs), author, publisher - consider created/modifed for all fields? but mostly are they set via ORM for new books? * No, not being set... - need to delete 1 sub_book from book