Closed andreferreirav2 closed 4 years ago
Is there any kind of approach recomended when bumping into this scenario?
No.
I had problems writing the correct sqlachemy query when I wrote that part of the module. I have time to try to solve this problem.
I will write about the results in a few days.
I just bumped into the
ModelNotSupported
Exception after adding a second primary key to a model. (https://github.com/art1415926535/graphene-sqlalchemy-filter/blob/master/graphene_sqlalchemy_filter/connection_field.py#L195)Is there any kind of approach recomended when bumping into this scenario?