Run a query in psql and output the result as CSV.
Stars
186
Forks
21
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
38
commits
1
Use https URLs
80bfa6f
Merge pull request #7 from joehorsnell/fix_psql_should_not_read_psqlrc
5bd7ecc
fix: psql should not read psqlrc
fd3f128
Fix variable in README
c5ce5c6
Add section about variables to README
66764ca
Pass query through STDIN for variable substitution
774113e
Properly escape question mark argument
1de84fd
Pass --quiet to psql
fd91c83
Update README with new options
d1e0292
Merge pull request #4 from fphilipe/more-options
9d5e595
Add options to set timezone and search_path params
2d99932
Add link to COPY doc
3594d02
Add option to force quote columns
4a4e223
Rephrase help
6b60212
Only add options when deviating from default
6749779