sq/drivers/mysql
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 codebase refactor 2020-08-06 11:58:47 -06:00
db_type_test.go Auto-detect CSV headers (#188) 2023-04-09 08:44:27 -06:00
internal_test.go Linting of _test.go files (#121) 2022-12-18 00:18:35 -07:00
metadata_test.go Change logging library to slog (#175) 2023-04-02 13:49:45 -06:00
metadata.go Deal with lots of connections, especially for sq inspect. (#186) 2023-04-08 12:09:27 -06:00
mysql_test.go moved pkg libsq/sqlmodel to libsq/core/sqlmodel (#68) 2020-08-23 13:00:13 -06:00
mysql.go Deal with lots of connections, especially for sq inspect. (#186) 2023-04-08 12:09:27 -06:00
render.go Feature/173 args (#183) 2023-04-07 02:00:49 -06:00