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
Even with expire_on_commit=False i'm with a detached instance error with sqlalchemy_oso this is really anoying, i have need to use expunge_all to be able to bypass the error.
The text was updated successfully, but these errors were encountered:
Even with
expire_on_commit=False
i'm with a detached instance error withsqlalchemy_oso
this is really anoying, i have need to useexpunge_all
to be able to bypass the error.The text was updated successfully, but these errors were encountered: