feat: improve SQL execution
Summary
-
feat: call unprepare for each exec session
-
feat: improve SQL execution
- Enhanced SQL caching mechanism: now, both leaf and branch motions in the query plan are cached more aggressively.
- Improved SQL execution: The system now utilizes the Rust API from the module instead of Lua.
- Close #...
- Cherry-pick to: none
- Docs follow-up: not necessary
Edited by Arseniy Volynets