tweak project proposal #1
1 changed files with 1 additions and 5 deletions
|
@ -215,14 +215,10 @@ The process of migrating one's applications to a different host encompasses:
|
||||||
- back-up/restore scripts [using SelfHostBlocks](https://shb.skarabox.com/contracts.html)
|
- back-up/restore scripts [using SelfHostBlocks](https://shb.skarabox.com/contracts.html)
|
||||||
- application-specific migration scripts, to e.g. reconfigure of connections/URLs
|
- application-specific migration scripts, to e.g. reconfigure of connections/URLs
|
||||||
|
|
||||||
Relationships among the entities used to model migrations are as follows, using the crow's foot notation to denote cardinality:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Data model
|
### Data model
|
||||||
|
|
||||||
Whereas the bulk of our configuration logic is covered in the [configuration schema](#sample-configuration-schema), our reference front-end application does in fact store data.
|
Whereas the bulk of our configuration logic is covered in the [configuration schema](#sample-configuration-schema), our reference front-end application does in fact store data.
|
||||||
The design for its data model to support the desired functionality is as follows:
|
The design for its data model to support the desired functionality is as follows, using the crow's foot notation to denote cardinality:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue