navster / camp-adair

Camp Adair Drupal modules and themes
GNU General Public License v2.0
0 stars 1 forks source link

Logical interpretation of database #21

Open navster opened 11 years ago

ajpfoster commented 11 years ago

uhhm ^.. so basically the next step in the DB design. You've done the ER diagram (conceptual) with some of the logical details already. So really just the next step on from that. Primary Keys, Foreign Keys, relationship constraints (1..Many, 1..1, etc) and table joins. You could perhaps make a more conceptual ER, then add the logical details to the one you have.

Ravi042 commented 11 years ago

Ok Ill use the one I already made add extra details I think should go in and send it back for the team to review