Schema extension
tshemsedinov opened this issue · 0 comments
tshemsedinov commented
We may have sub-projects with extension to the base schema:
- Entity extension (with same names and different fields, fields will be add)
- Relation extension (add relations)
Following are restricted:
- Override fields (with same names)
- Override relations (with same names)