You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Mixer (<class 'app.models.Phone'>): 'object' object is not iterable.
Investigations suggest this has to do with sqlalchemy_continuum and the 'versions' attribute.
This should be a new ticket, but applying SKIP to the versions attribute does nothing or that is to say, that the failure is something else entirely. It still appears to attempt to set the SKIP attribute, which is counterintuitive at best and a possible bug.
The text was updated successfully, but these errors were encountered:
TypeError: Mixer (<class 'app.models.Phone'>): 'object' object is not iterable.
Investigations suggest this has to do with sqlalchemy_continuum and the 'versions' attribute.
This should be a new ticket, but applying SKIP to the versions attribute does nothing or that is to say, that the failure is something else entirely. It still appears to attempt to set the SKIP attribute, which is counterintuitive at best and a possible bug.
The text was updated successfully, but these errors were encountered: