sq/drivers/csv
Neil O'Toole a5c4f9d6bd
#263: Inspect --overview; improved output (#273)
* Refactor tablew md writer

* wip: cmd inspect -v

* cmd inspect output improved

* cmd inspect tests

* cmd inspect: help text
2023-06-21 23:48:58 -06:00
..
testdata Auto-detect CSV headers (#188) 2023-04-09 08:44:27 -06:00
csv_test.go record.Record elements are now values, not pointers (#243) 2023-05-27 07:57:07 -06:00
csv.go #263: Inspect --overview; improved output (#273) 2023-06-21 23:48:58 -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 #217: Configurable timestamp format (#218) 2023-05-06 20:36:34 -06:00
detect_type.go #199: Config overhaul (#214) 2023-05-03 06:36:10 -06:00
ingest.go #229: More diff (#233) 2023-05-22 09:08:14 -06:00
insert.go #229: More diff (#233) 2023-05-22 09:08:14 -06:00
internal_test.go Auto-detect CSV headers (#188) 2023-04-09 08:44:27 -06:00