Skip to content

Instantly share code, notes, and snippets.

@sagrawal31
Created May 10, 2019 07:16
Show Gist options
  • Select an option

  • Save sagrawal31/4930dd66f54df1a33b7900d11f169d68 to your computer and use it in GitHub Desktop.

Select an option

Save sagrawal31/4930dd66f54df1a33b7900d11f169d68 to your computer and use it in GitHub Desktop.
changeSet(author: "Shashank", id: "1557466397906-1") {
addUniqueConstraint(columnNames: "user_id", tableName: "user_activity")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment