Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 144 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 144 Bytes

pgexec

go install github.com/jshmrtn/pgexec@latest
pgexec --url postgres://user:pw@host:5432/db "SELECT * FROM actors;"