Created
May 10, 2019 07:14
-
-
Save sagrawal31/e15ffdd3b69e7edbb6efb33125e58dff 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: "1557466397807-1") { | |
| delete(tableName: "user_activity", whereClause: "id < 7") | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment