You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
The M8 framework include annotations for signaling FK on models. The annotation must generate FK constraints
Describe the solution you'd like
Add generator support for FK constraint. The implementation will lead to models supporting fields of type from another model.