featurebase/cli
Travis Turner cf72bfa16f
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.
2023-01-18 14:27:45 -06:00
..
fbcloud Refactor CLI (#2417) 2023-01-18 14:27:45 -06:00
cli.go Refactor CLI (#2417) 2023-01-18 14:27:45 -06:00
cli_test.go Refactor CLI (#2417) 2023-01-18 14:27:45 -06:00
queryer.go Refactor CLI (#2417) 2023-01-18 14:27:45 -06:00