Skip to content

Instantly share code, notes, and snippets.

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 oleglomako/7c3124bcdf2dc6787b092bb2c962a566 to your computer and use it in GitHub Desktop.
Save oleglomako/7c3124bcdf2dc6787b092bb2c962a566 to your computer and use it in GitHub Desktop.
SELECT setval('table_id_seq', 13, true); # true - следующее значение будет 14, false - следующее значение будет 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment