dwyl / alog

🌲 alog (Append-only Log) is an easy way to start using the Lambda/Kappa architecture in your Elixir/Phoenix Apps while still using PostgreSQL (with Ecto).
GNU General Public License v2.0
15 stars 2 forks source link

preloads associations before removing id on update #24

Closed Danwhy closed 5 years ago

Danwhy commented 5 years ago

A small bug I found when implementing the update from #23 in https://github.com/club-soda/club-soda-guide/pull/208