Activity
chore: Remove obviated bdist_wheel universal configuration for Python 2
chore: Remove obviated bdist_wheel universal configuration for Python 2
build: Iterate the version number
build: Iterate the version number
feat: Add --add-bom option
feat: Add --add-bom option
Pull request merge
fix: Respect PYTHONIOENCODING if set (--encoding takes priority)
fix: Respect PYTHONIOENCODING if set (--encoding takes priority)
fix: Number takes priority over date-time, if not using --datetime-fo…
fix: Number takes priority over date-time, if not using --datetime-fo…
docs(csvclean): Add more examples of checking/counting/viewing errors, …
docs(csvclean): Add more examples of checking/counting/viewing errors, …
ci: Only run PyPI on master (to not spam contributors with failures), c…
ci: Only run PyPI on master (to not spam contributors with failures), c…
docs: Regenerate docs with updated help text
docs: Regenerate docs with updated help text
fix(csvsql): Use default=1 for --min-col-len and --col-len-multiplier
fix(csvsql): Use default=1 for --min-col-len and --col-len-multiplier
build: Upgrade dependencies to safe versions on recent Python versions
build: Upgrade dependencies to safe versions on recent Python versions
docs: Add a link about server-side cursors
docs: Add a link about server-side cursors
feat(sql2csv): Add --execution-option option, use stream_results=True…
feat(sql2csv): Add --execution-option option, use stream_results=True…
docs: Add link to Docker image
docs: Add link to Docker image
build: Iterate the version number
build: Iterate the version number
test(csvformat): Change quotechar to not glob on Windows
test(csvformat): Change quotechar to not glob on Windows
Pull request merge
test(csvformat): Change quotechar to not glob on Windows
test(csvformat): Change quotechar to not glob on Windows