sq/drivers/sqlite3
Neil O'Toole ad23d5c116
Auto-detect CSV headers (#188)
* wip: initial header detection

* wip: refactored csv driver

* wip: Fixes to kind.Detector

* typo

* Refactor pkg csv files

* Update to changelog

* workflow: now running codacy and codeql on cron, not on push/pr
2023-04-09 08:44:27 -06:00
..
testdata Support table and column names with spaces. (#156) 2023-03-22 00:17:34 -06:00
db_type_test.go Auto-detect CSV headers (#188) 2023-04-09 08:44:27 -06:00
internal_test.go gofumpt on files (#122) 2022-12-18 01:35:59 -07:00
metadata_test.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
metadata.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
render.go Feature/173 args (#183) 2023-04-07 02:00:49 -06:00
sqlite3_test.go Support table and column names with spaces. (#156) 2023-03-22 00:17:34 -06:00
sqlite3.go Deal with lots of connections, especially for sq inspect. (#186) 2023-04-08 12:09:27 -06:00