Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for import of MDL defining model relationships #1345

Open
matthewhegarty opened this issue Feb 28, 2025 · 0 comments
Open

Allow for import of MDL defining model relationships #1345

matthewhegarty opened this issue Feb 28, 2025 · 0 comments

Comments

@matthewhegarty
Copy link

Is your feature request related to a problem? Please describe.

I am a new user and I found that it could be cumbersome to create relationships between model entities by hand.

I asked on Discord whether it was possible to import relationships via JSON. Since I use Django, it may be possible to export from Django model to a JSON format which defines the relationships, this would save the manual effort, and would allow for some synchronization to handle model changes. Similar tools could be built for other frameworks and DBs.

There is a model descriptor (MSL format) which could be used.

Example JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant