* move all the titles & pubyears from book into review
* change review_date to read_date
* review_date becomes a timestamp for when the review was added
* change author_id to creator_id — allow it to be null
* delete book table
in which I write about stuff
* move all the titles & pubyears from book into review
* change review_date to read_date
* review_date becomes a timestamp for when the review was added
* change author_id to creator_id — allow it to be null
* delete book table