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
{{ message }}
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.
AttributeError: 'AppenderQuery' object has no attribute 'is_selectable'
I saw that UserProfile follows relation has defined join, but looks like it is not working properly. I did not try to launch it with PostgreSQL, maybe issue related to DB.
Hi,
Thanks for Flask implementation of realworld backend app.
I tried to launch it with sqllite as db. I got an error on feed view.
flask-realworld-example-app/conduit/articles/views.py
Lines 118 to 120 in b49f301
I saw that UserProfile follows relation has defined join, but looks like it is not working properly. I did not try to launch it with PostgreSQL, maybe issue related to DB.
Explicit join works fine
The text was updated successfully, but these errors were encountered: