mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 20:44:23 +01:00
Now that we do not have a tree of SourceOperators but rather a Vec of TableReferences, we can just use loops instead of recursion for handling the main query loop.