Skip to content

Instantly share code, notes, and snippets.

@stephencweiss
Last active November 20, 2018 17:34
Show Gist options
  • Save stephencweiss/d13aa739dce0bfb0285a5e37f1f0f1df to your computer and use it in GitHub Desktop.
Save stephencweiss/d13aa739dce0bfb0285a5e37f1f0f1df to your computer and use it in GitHub Desktop.
```psql
sdc=# GRANT ALL ON SEQUENCE descriptions_id_seq TO sdc;
GRANT
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment