Skip to content

Add support for SQLModel output #57

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

Closed
cfhowes opened this issue Jan 16, 2024 · 1 comment
Closed

Add support for SQLModel output #57

cfhowes opened this issue Jan 16, 2024 · 1 comment

Comments

@cfhowes
Copy link
Contributor

cfhowes commented Jan 16, 2024

Is your feature request related to a problem? Please describe.
I would like to use SQLModel https://sqlmodel.tiangolo.com/ files with FastAPI https://fastapi.tiangolo.com/. I could use the sqlalchemy adaptor, but then I also would need to make pydantic models.

Additional context
I have started the work here: https://github.com/cfhowes/omymodels/tree/sqlmodel_support Comments welcome, will submit a PR once I have some more verifications in place.

@cfhowes
Copy link
Contributor Author

cfhowes commented Feb 14, 2024

Thanks! PR merged to Main, marking this closed.

@cfhowes cfhowes closed this as completed Feb 14, 2024
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

No branches or pull requests

1 participant