I’m wondering if anyone can point me to any previous discussion around why ecto doesn’t have a case_where function? I know I can use fragment or create a macro (which I do!) but I’m just interested in the reasoning for not including it. Is it due to complexity around supporting multiple dbs or is it to discourage the use of it? Or something else?
Thanks!






















