You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/06/04 17:33:09 UTC

[GitHub] [couchdb-docker] happilymarrieddad opened a new pull request #148: Fix for missing "tables" on startup

happilymarrieddad opened a new pull request #148: Fix for missing "tables" on startup
URL: https://github.com/apache/couchdb-docker/pull/148
 
 
   ## Overview
   
   This will fix the issue where database tables are missing. If the tables already exist it won't affect existing systems.
   
   ## Testing recommendations
   
   1) docker build .
   2) docker run <the container id>
   3) curl http://127.0.0.1:5984/_users
   
   
   ## GitHub issue number
   
   https://github.com/apache/couchdb-docker/issues/142
   
   ## Checklist
   
   - [ ] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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