Madeline Park and Karen Severson
CSC 365 - Prof. Jenny Wang
We have multiple files for inserts because we have too much data to insert in one SQL file because it will crash. The file called book should be run first, until the point where it says insert using insert files. The insert files should be run in this order:
- book_table
- author
- genre
- writes
- has_genre
- reader
- booklist
Then the tests are in the book file and should be run after the inserts.