David Hatch

Results 9 comments of David Hatch

An update here! `oso` in Python now supports M1 processors. We don't yet have support for ARM linux. Support for M1 in other languages & ARM linux is coming! Our...

Hi @AstraLuma. Sorry for the delay getting back to you! I think this issue is caused by your use of scoped session to access `User`. The `get_user` function may access...

Within `get_user()`?

Hey @hueypeard -- Thanks for your interest in Oso! We've had a few other requests for this. Could you expand a bit more on your use case? Are you using...

Hi @radiantone, `sqlalchemy-oso` will work with RLS, but there is not an integration with it. So, your queries in SQLAlchemy would have RLS applied as they would if you were...

Hi @IgnusG, I was able to reproduce this. We're looking into this!

@IgnusG it doesn't seem like WASM is fully supported yet in Parcel: https://github.com/parcel-bundler/parcel/issues/1325 (The documentation page you referenced is for Parcel v1)