Zach Daniel

Results 565 comments of Zach Daniel

What I think we should actually do here is say "X existed but is not an Ash.Domain, should we add use Ash.Domain to the module?"

@barnabasJ would you mind trying out removing this restriction to see if it works with AshPostgres? By my understanding it *should* be possible to do `after_transaction` calls with atomics, so...

@Torkan I've made some improvements to our typing logic in `main`. Mind giving it a shot?

@josevalim per our conversation.

I've fleshed this out very nicely in `usage_rules`, and I'm very happy to move some or all of that logic here ❤️ I wanted a good way to distribute and...

This would be a welcome change, PRs welcome!

Well calculations can come from any action so they'd need to have their own config.

Hmmm... you could try configurIng a domain on the embedded resource, or specifying the domain option to `Ash.load`. If we can't determine a domain then we can't do any action...

We may actually *prevent* specifying a domain on an embedded resource now that I think of it. The idea is that since they are meant to be used as a...