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
172 stars 18 forks source link

solve issue with kwargs in models #37

Closed xnuinside closed 1 year ago

xnuinside commented 1 year ago

fixes for https://github.com/xnuinside/omymodels/issues/35 and https://github.com/xnuinside/omymodels/issues/36