You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/11/15 02:12:54 UTC

[GitHub] csantanapr commented on a change in pull request #2938: Convert inline code to attachment in database

csantanapr commented on a change in pull request #2938: Convert inline code to attachment in database
URL: https://github.com/apache/incubator-openwhisk/pull/2938#discussion_r151018488
 
 

 ##########
 File path: tools/db/README.md
 ##########
 @@ -138,3 +138,12 @@ Using that command will result in a replication for every database that matches
 ### Replaying a snapshot
 
 To replay a snapshot, swap `--sourceDbUrl` and `--targetDbUrl` and call the script with the `replay` command. That command takes only 1 parameter: `--dbPrefix` to determine which backup to play back. Matching databases will be replicated back to the target database with the `backup_${TIMESTAMP_IN_SECONDS}_` removed, so they'd look just like the original database.
+
+## Database migration to new schema
 
 Review comment:
   Yes add section in the this README also since the script is in the same folder.
   It will be one place for db things ?? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services