Is it possible to convert policies expression to Ecto expressions?
Kinda of a weird request but I'm wondering if it's possible to resolve the policies expressions so I can reuse them in a regular Ecto query.
I started with this code but I'm new to Ash and a bit lost here:
I'm aware that's private but that would ease the migration process. I can give more context if needed.
I started with this code but I'm new to Ash and a bit lost here:
I'm aware that's private but that would ease the migration process. I can give more context if needed.
