(no title)
turtle4 | 11 years ago
I would think that would allow Rethink to analyze the structure of the query and perform appropriate optimizations.
turtle4 | 11 years ago
I would think that would allow Rethink to analyze the structure of the query and perform appropriate optimizations.
BringTheTanks|11 years ago
Here's the code in question:
If this is simply adding a node to an AST, it could be expressed without a function: Using a function for this would be quite superfluous.coffeemug|11 years ago