Closed seanmisra closed 7 years ago
One-to-many relationship:
Thus, the breed table will need a foreign key for the fun_facts table. The fun_facts table will need the following fields: id, content, source (nullable), created_at, edited_at
Done, implemented
One-to-many relationship:
Thus, the breed table will need a foreign key for the fun_facts table. The fun_facts table will need the following fields: id, content, source (nullable), created_at, edited_at