Last active
August 29, 2015 14:24
-
-
Save suryagaddipati/5f4b873b4bb99f3e0209 to your computer and use it in GitHub Desktop.
migration
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
| db.run.update({ timestamp: { $exists: true}},{$rename: {'timestamp': 'scheduledDate'}}) | |
| update build_number_sequence with intial values |
Author
suryagaddipati
commented
Jul 9, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment