mini\Database\PartialQuery::borrowAstForEmbedding()
Method
private
Signature
private function borrowAstForEmbedding(): mini\Parsing\SQL\AST\ASTNode
Returns
Documentation
Borrow AST for embedding into another query
Marks this instance as shared so any later mutation clones first. Use this when embedding this query's AST into another query.