xnuinside / omymodels

O!My Models (omymodels) is a library to generate Pydantic, Dataclasses, GinoORM Models, SqlAlchemy ORM, SqlAlchemy Core Table, Models from SQL DDL. And convert one models to another.
MIT License
176 stars 20 forks source link

Sqlmodel support #58

Closed cfhowes closed 8 months ago

cfhowes commented 9 months ago

57

a couple of updates:

fitmeal-miyoshi commented 7 months ago

@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 commented 7 months ago

@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 commented 7 months ago

@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 commented 7 months ago

released in 0.16.0