jiangphcn commented on issue #887: Allow replicator documents to include params for db creation (q) URL: https://github.com/apache/couchdb/issues/887#issuecomment-345978888 @wohali do you mean `"create_target": true` instead of `"create_database": true` in replicator doc? If we introduce `"create_database_params": "q=1"`, what about using syntax like `"create_database_params": "[ {ParamName, ParamValue}, {ParamName, ParamValue}, ... ]"`, such as `"create_database_params": "[ {q, 1}]"`?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
