TonyChan1514 / COMP231-001-Team7-F23

COMP231 - Software Development Project 1 (Team 7)
0 stars 0 forks source link

Define relationships between tables #6

Open TonyChan1514 opened 1 year ago

TonyChan1514 commented 1 year ago

Table comp231_cart_items created. It takes the foreign of both drugs and shopping carts tables

RainyCa commented 11 months ago

A clear table with all the information needed. Thanks!