Hacker News new | ask | show | jobs
by cultofmetatron 1984 days ago
the entire ecto api is built upon chaining statements together. I have a few queries that are 8-10 statements long.
1 comments

Good point, I don’t use Ecto so I wasn’t aware of this.