cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

Create the code MySQL block of create table statements that can be run on a clean, brand new db and will get all tables setup appropriately. #66

Open ALackey-ai opened 7 months ago

ALackey-ai commented 6 months ago

Wrote out all of the create statements for the tables according to the ER diagram that I made. Ran though the tables in my head a few times to make sure they are created in order and should work in the database. May take a little editing but looks pretty good!

[t:45]