Y
Hacker News
new
|
ask
|
show
|
jobs
by
arcanemachiner
598 days ago
Interesting. Does Ecto have any syntax that supports this behavior? Or do you just use raw SQL for this?
1 comments
cpursley
598 days ago
You just treat a view the same way as a table with Ecto.
link