Can squeel support common table expressions (a.k.a. `WITH` clauses)? The [postgres_ext](https://github.com/dockyard/postgres_ext) gem provides this functionality with Postgres, but it doesn't play nicely with squeel.
Can squeel support common table expressions (a.k.a.
WITHclauses)?The postgres_ext gem provides this functionality with Postgres, but it doesn't play nicely with squeel.