Ecto query into Plain SQL

I don’t know what exactly happens behind the scenes, but I doubt the db does actually interpolate values:

Repo.explain(:all, query)