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

Add functionality to convert JSON schema to Django models #19 #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

himalaya-kaushik
Copy link

Code for #19
Added code to convert JSON schema to Python Django Models
For any schema that user draws up , code can create python django classes that can export as .sql file

Copy link

vercel bot commented Apr 12, 2024

@himalaya-kaushik is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@1ilit 1ilit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Solid start.

src/components/EditorHeader/ControlPanel.jsx Outdated Show resolved Hide resolved
src/components/EditorHeader/ControlPanel.jsx Outdated Show resolved Hide resolved
src/utils/toSQL.js Show resolved Hide resolved
src/utils/toSQL.js Outdated Show resolved Hide resolved
src/utils/toSQL.js Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants