Skip to content

Instantly share code, notes, and snippets.

@JohnAmican
Created October 18, 2019 18:55
Show Gist options
  • Save JohnAmican/e327cb21797222aa2ddaf461df0555b6 to your computer and use it in GitHub Desktop.
Save JohnAmican/e327cb21797222aa2ddaf461df0555b6 to your computer and use it in GitHub Desktop.
CREATE UNIQUE INDEX trades_root_id_and_version ON trades (root_id, version);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment