mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
When we added a line feed to the user input, we broke the check for "exit" (because after that change we were getting "exit\n". This commit moves the exit check before the line feed append. |
||
|---|---|---|
| .. | ||
| fbcloud | ||
| cli.go | ||
| cli_test.go | ||
| queryer.go | ||