mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-19 09:34:18 +01:00
I was trying to run the TPC-H 9.sql in the CLI, but it kept truncating my input due to a comment that is present in the query. After removing it, I can just copy and paste the query and it works. @PThorpe92 is it safe to remove this? Or is there a particular reason that was included that I am not aware of? Closes #1525