Compare commits

..

2 Commits

1 changed files with 11 additions and 1 deletions

View File

@ -117,4 +117,14 @@ Responce "0,*" --> "0,1" Account
</center> </center>
## Реляційна схема ## Реляційна схема
<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) ![relational_schema](./relational_scheme.png)
</center>