Closed MMore closed 3 years ago
Hello @MMore. Why do you use edge branch instead of master? Looks like edge is quite outdated right now.
@AndrewKlymchuk Well, initially I did my changes on the 14th of June where master
was used for older Ecto versions. edge
was for newer ones. Obviously @narrowtux merged edge
into master
3 days later (https://github.com/ZennerIoT/ex_audit/commits/master). 🤷♂️
@MMore, got it. Could you please update pr? I'm interested in your fix too.
Currently I have limited capacity and this one works for me. I will update it when I have the time to do it. But the next weeks are packed already. Feel free to extend it yourself in the meantime.
Hi, @MMore, I hope you're doing well. :)
Would you mind updating your PR with the new changes that are currently in the master
branch and using it against your PR instead of edge
?
I'm very interested in your fix, but I'm not being able to use it right now. How can I help you? :)
Hi @AndrewKlymchuk and @emaiax, please see my comment in #74. HTH. Let's see when the maintainer merges #78.
Moreover this adds missing Ecto functions like
aggregate
andreload
.resolves #74