Hacker News new | past | comments | ask | show | jobs | submit login

With code snippets like this:

    |> where([a, p], a.foo == "bar" or p.bar == "foo")

are these predicates being pushed down to the data base? How can the code expressions be inspected for optimization? Is it using some kind of macro?



Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: