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
Our team is also trying to use oso with sqlalchemy async orm.
Now just work around by using oso (not sqlalchemy-oso).
It will be great if this feature support
I'm using asyncpg in one of my main backends, so I'm unable to fully use Oso now.
If you want tests or insights, feel free to mark me in new issues. I may be able to help with a couple of PR as well.
sqlalchemy-oso
library doesn't support usingAsyncSession
.This was raised in several Slack threads: https://oso-oss.slack.com/archives/C017KSBTD4M/p1633542348030700
The text was updated successfully, but these errors were encountered: