Skip to content

Instantly share code, notes, and snippets.

@kubawieczorek
Created January 27, 2023 20:04
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 kubawieczorek/891b726a298bd8297b3d86bd4f97eb07 to your computer and use it in GitHub Desktop.
Save kubawieczorek/891b726a298bd8297b3d86bd4f97eb07 to your computer and use it in GitHub Desktop.
ALTER TABLE accounts ADD COLUMN version bigint DEFAULT 0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment