Created
May 10, 2019 07:16
-
-
Save sagrawal31/4930dd66f54df1a33b7900d11f169d68 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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