Skip to content

sqlalchemy_to_pydantic is not compatible with some TypeDecorator #83

Answered by tiangolo
lootr asked this question in Questions
Discussion options

You must be logged in to vote

Thanks for the patience with my reply! 😅

This would be a feature request.

I deprecated this library a while ago in favor of SQLModel which would solve all the same use cases in a much better way, and I'm directing all the effort in that direction.

SQLModel uses Pydantic models to define both data and table (SQL) models, so it's easier to do all these things. 🚀

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tiangolo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
2 participants
Converted from issue

This discussion was converted from issue #44 on September 08, 2024 14:57.