featurebase/cli
Travis Turner f6a767befb Refactor CLI (#2417)
This commit moves the cli out of the `ctl` package and into its own
`cli` package. It also adds some basic tests for expected input.

Finally, it fixes a bug which was causing intentional line feeds to be
ignored, which was a problem with the BULK INSERT command.

(cherry picked from commit cf72bfa16f)
2023-01-19 22:10:15 +00:00
..
fbcloud Refactor CLI (#2417) 2023-01-19 22:10:15 +00:00
cli.go Refactor CLI (#2417) 2023-01-19 22:10:15 +00:00
cli_test.go Refactor CLI (#2417) 2023-01-19 22:10:15 +00:00
queryer.go Refactor CLI (#2417) 2023-01-19 22:10:15 +00:00