...
- Logical data separation, no confusion, no necessity for explicit description why configuration and data are stored at same table
- Performance improvement, due to number of anchor records (expected) is significantly lower then the amount of data fragments
- No extra complexity in data processing (CRUD implementation) and dependency management (FK constraints)
Cons: none
- Some refactoring work
Mitigation: make decision soon and act on up to prevent it becoming more difficult
Drawio | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Discussion results
The proposal was accepted as reasonable (Jan 11, 2021).
The modification was done via
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
The latest DB Schema (as implemented) is documented on CPS Internal Relation DB Schema