Skip to content

Instantly share code, notes, and snippets.

@stuhli
Created August 17, 2020 11:56
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 stuhli/d9b3c2e3e2041a95e9e7f89d6fe8c7cc to your computer and use it in GitHub Desktop.
Save stuhli/d9b3c2e3e2041a95e9e7f89d6fe8c7cc to your computer and use it in GitHub Desktop.
Django - Reset primary key ID (SQL sequence combined with PostgreSQL database)
(venv) $ python manage.py sqlsequencereset <APP_ANME> | python manage.py dbshell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment