лаб4: зробив рамочку навколо реляційної схеми #42

Merged
hasslesstech merged 1 commits from shmuliar into master 2024-05-20 11:39:22 +03:00
1 changed files with 11 additions and 1 deletions
Showing only changes of commit 2229e75644 - Show all commits

View File

@ -117,4 +117,14 @@ Responce "0,*" --> "0,1" Account
</center> </center>
## Реляційна схема ## Реляційна схема
![relational_schema](./relational_scheme.png)
<center style="
border-radius:4px;
border: 1px solid #cfd7e6;
box-shadow: 0 1px 3px 0 rgba(89,105,129,.05), 0 1px 1px 0 rgba(0,0,0,.025);
padding: 1em;"
>
![relational_schema](./relational_scheme.png)
</center>