Pauline Vos 19a6b47862 Handle document relation compatibility (#23)
* Handle Document relation compatibility

`Reference*` relationships cannot target `EmbeddedDocument`s and
vice-versa for standalone `Document`s. This commit adds checks for
compatibility and offers to change the document type (if possible).

* Add support for self-referencing relationship on new document

When a document is generated with `make:document`, it now offers the
2026-03-20 11:08:02 +01:00
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:17:49.662Z
551 KiB
Languages
PHP 100%