Changes between Version 14 and Version 15 of RelationalDesign


Ignore:
Timestamp:
04/09/24 13:44:46 (3 months ago)
Author:
184006
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v14 v15  
    3333{{{
    3434*референца од Users(id)
    35 *референца од Vet_centers(id)
     35@референца од Vet_centers(id)
    3636}}}
    3737* Type_of_pets**(__id__, description, name)**
    38 * Pets **(__id__, color, description, dateofbirthday, usersid*, typeofpetsid@ )**
     38* Pets **(__id__, color, description, dateofbirthday, usersid*, typeofpetsid@, petstatusid%)**
    3939{{{
    4040*референца од Users(id)
    41 *референца од Type_of_pets(id)
     41@референца од Type_of_pets(id)
     42%референца од Pet_status(ID)
    4243}}}
    4344* Pet_galery **(__id__, picture, petsid*)**