mozilla / mentat

UNMAINTAINED A persistent, relational store inspired by Datomic and DataScript.
https://mozilla.github.io/mentat/
Apache License 2.0
1.65k stars 115 forks source link

Represent pull expressions in explainer #676

Open rnewman opened 6 years ago

rnewman commented 6 years ago

Right now we generate the SQL query plan for only the body of the query. That's the most variable part, but at some point we should generate a representation of the pull work to be done.