qtwu

Results 4 issues of qtwu

When using tsql parsing, spaces are eliminated in the parsing statement My sql statement is `SELECT * FROM Customers WHERE CustomerName IN ('Jane Smith');`, but the parsing statement is `SELECT*FROMCustomersWHERECustomerNameIN('Jane...

tsql

![image](https://github.com/smartystreets/goconvey/assets/48194486/063c7fcb-d3e1-42e7-9466-5f2f20e8fa7a) ![image](https://github.com/smartystreets/goconvey/assets/48194486/d329e8e0-6b16-4dc4-8665-aae6090c6730)

![image](https://github.com/j-keck/arping/assets/48194486/6c7a7bd1-630c-4df3-be99-c476a04930f1)

![image](https://github.com/user-attachments/assets/5f7a6160-7c26-4256-bd44-f8cf197ecc15) I call the Lua script function cyclically in the go code, but using pprof shows that the memory occupied by recursiveVM is too high.