Skip to content

Instantly share code, notes, and snippets.

@nirname
Last active August 8, 2016 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nirname/e18c403481d7afc568d75bbbe17eeba6 to your computer and use it in GitHub Desktop.
Save nirname/e18c403481d7afc568d75bbbe17eeba6 to your computer and use it in GitHub Desktop.
Using `sqlformat` for pgAdmin3
#!/bin/bash
/usr/local/bin/sqlformat --keywords upper --reindent --identifiers lower -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment