Skip to content

"ValueError: <class 'src.models.calls.Call'> has no matching SQLAlchemy type" when adding Relationship #908

Discussion options

You must be logged in to vote

Well then, as I stated in my answer you can move the relationship in the Transcription class and it will work. You can still keep call: Callin the base class but just without the = Relationship(...) part. 😸

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@joachimhuet
Comment options

Answer selected by GigaDroid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants