Skip to content

Restructure entity field elements

matt00 requested to merge er-diagram into develop

Restructure entity field elements so they are direct children of the root Entity element, rather than being nested.

Makes it much easier to work with, since Apollon wasn't really designed with nested elements in mind (as far as I can tell).

Fixes #3 (closed), #7 (closed) Other issues should now be easier to fix.

Merge request reports