Created
May 10, 2019 07:17
-
-
Save sagrawal31/82510914579faa4d4a1edf2a0a2e51d1 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 (generated)", id: "1557466497806-3") { | |
| createIndex(indexName: "FK7268FEF5EE5762B4", tableName: "user_activity") { | |
| column(name: "user_id") | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment