sq/cli/output
Neil O'Toole 27ff71516e
Added go test to github action; fixed Windows test issues (#52)
* initial test of testing workflow

* added .gitattributes for crlf issue on windows

* testh was attempting to remove the copied sqlite3 file before it was closed by sqlite3.database.Close()

* fiddling with .gitattributes to get line endings to work
2020-08-07 23:10:41 -06:00
..
csvw codebase refactor 2020-08-06 11:58:47 -06:00
htmlw codebase refactor 2020-08-06 11:58:47 -06:00
jsonw codebase refactor 2020-08-06 11:58:47 -06:00
markdownw codebase refactor 2020-08-06 11:58:47 -06:00
raww codebase refactor 2020-08-06 11:58:47 -06:00
tablew Filepath and colorization issues with the v0.12.1 release on Windows (#50) 2020-08-07 13:51:30 -06:00
xlsxw codebase refactor 2020-08-06 11:58:47 -06:00
xmlw Added go test to github action; fixed Windows test issues (#52) 2020-08-07 23:10:41 -06:00
adapter_test.go codebase refactor 2020-08-06 11:58:47 -06:00
adapter.go codebase refactor 2020-08-06 11:58:47 -06:00
formatting_test.go codebase refactor 2020-08-06 11:58:47 -06:00
formatting.go codebase refactor 2020-08-06 11:58:47 -06:00
writers.go codebase refactor 2020-08-06 11:58:47 -06:00