sq/drivers/csv
Neil O'Toole 3180334c0c
#199: Config overhaul (#214)
* refactor: partially moved over driver.Tuning params to options

* All knobs moved to options

* sq config edit: now has comments for options

* Major work complete on config/options overhaul

* Major work complete on config/options overhaul

* Updated help text for 'sq version'
2023-05-03 06:36:10 -06:00
..
testdata Auto-detect CSV headers (#188) 2023-04-09 08:44:27 -06:00
csv_test.go CSV empty string now treated as NULL (#190) 2023-04-09 19:29:13 -06:00
csv.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
detect_field_kinds.go CSV empty string now treated as NULL (#190) 2023-04-09 19:29:13 -06:00
detect_header_test.go Auto-detect CSV headers (#188) 2023-04-09 08:44:27 -06:00
detect_header.go Refactor config options (#209) 2023-04-26 09:16:42 -06:00
detect_type.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
import.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
insert.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
internal_test.go Auto-detect CSV headers (#188) 2023-04-09 08:44:27 -06:00