limbo/cli
Jussi Saurio 58bff43f1f Merge 'remove detection of comments in the middle of query in cli' from Pedro Muniz
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
2025-05-22 09:48:13 +03:00
..
commands Add the .indexes command 2025-04-26 12:27:08 +03:00
config applying config in app 2025-05-17 15:51:43 -03:00
docs config docs 2025-05-17 15:51:17 -03:00
app.rs Merge 'remove detection of comments in the middle of query in cli' from Pedro Muniz 2025-05-22 09:48:13 +03:00
build.rs adding table colors 2025-03-06 15:52:20 -03:00
Cargo.toml Config Definitions 2025-05-17 15:51:17 -03:00
helper.rs applying config in app 2025-05-17 15:51:43 -03:00
input.rs Add the .indexes command 2025-04-26 12:27:08 +03:00
main.rs applying config in app 2025-05-17 15:51:43 -03:00
opcodes_dictionary.rs fix: lint warnings 2024-07-08 22:43:11 +05:30
SQL.sublime-syntax highlight candidate 2025-03-06 16:33:23 -03:00