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

Sqlmodel support #58

Merged
merged 8 commits into from
Feb 11, 2024
Merged

Sqlmodel support #58

merged 8 commits into from
Feb 11, 2024

Conversation

cfhowes
Copy link
Contributor

@cfhowes cfhowes commented Jan 31, 2024

#57
a couple of updates:

  • add support for SQLModel output
  • Ensure that snake_case is used for index/unique/constaints in the output.

@xnuinside xnuinside merged commit 4893e38 into xnuinside:main Feb 11, 2024
7 checks passed
@cfhowes cfhowes deleted the sqlmodel_support branch February 14, 2024 16:33
@fitmeal-miyoshi
Copy link

@xnuinside (@cfhowes )
Thank you for your support with SQLModel. SQLModel support is not available with pip install omymodels, but how can it be made to support SQLModel?

I look forward to your kind assistance.

@cfhowes
Copy link
Contributor Author

cfhowes commented Mar 13, 2024

@fitmeal-miyoshi if you clone the repo on the main branch you will have the support for SQLModel. You will need to make sure that the cloned repo is what is on your path (rather then the one installed via pip).

@xnuinside
Copy link
Owner

@fitmeal-miyoshi @cfhowes I will release version with it today, I thought to add more features before release, but my plans was broken by the reality ( didn't have time on it

@xnuinside
Copy link
Owner

released in 0.16.0

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.

3 participants