mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 19:43:03 +02:00
fix: spelling mistake
This commit is contained in:
parent
95b74e1c17
commit
c359bb00d0
Binary file not shown.
@ -171,7 +171,7 @@ A relational diagram was generated using SQL developer. The most notable aspects
|
||||
\\
|
||||
\paragraph{Entities descriptions}
|
||||
How entities changed, from logical diagram:\\
|
||||
In every entity we now have keys to foreign entities with whom entity has relations. In case of many to many relations new entities containing information about keys of two connected entities were created
|
||||
In every entity we now have foreign keys to entities with whom entity has relations. In case of many to many relations new entities containing information about keys of two connected entities were created
|
||||
\paragraph{Relations descriptions}
|
||||
How relations changed from logical diagram.\\
|
||||
- Most of the relations remained visually the same aside from three, those are:\\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user