Changes between Version 15 and Version 16 of RelationalDesign
- Timestamp:
- 01/05/24 19:09:42 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RelationalDesign
v15 v16 21 21 Vozilo(**__id__**, tip, br_registracija, vozac_id *(Vozac)) \\ 22 22 Restoran(**__id__**, lokacija, rabotno_vreme, ime, manager_id *(Manager)) \\ 23 Menu_item(**__id__**, ime, cena, restoran_id *(Restoran) *) \\23 Menu_item(**__id__**, ime, cena, restoran_id *(Restoran)) \\ 24 24 25 25 == DDL скрипта за бришење и креирање на табелите
