Skip to content

Instantly share code, notes, and snippets.

@house9
Created April 29, 2012 18:41
Show Gist options
  • Save house9/2552568 to your computer and use it in GitHub Desktop.
Save house9/2552568 to your computer and use it in GitHub Desktop.
psql your_db -c "update users set is_active = 'f';"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment