You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/06 15:27:20 UTC

[jira] [Commented] (COUCHDB-3121) Updates _changes examples to use the new sequence values

    [ https://issues.apache.org/jira/browse/COUCHDB-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15467683#comment-15467683 ] 

ASF GitHub Bot commented on COUCHDB-3121:
-----------------------------------------

GitHub user willholley opened a pull request:

    https://github.com/apache/couchdb-documentation/pull/56

    update _changes API documentation for 2.0

     * use string-based sequence identifiers in examples
     * document the `pending` field in responses
     * add a new about partial ordering/idempotency
    
    Fixes COUCHDB-3121

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/willholley/couchdb-documentation changes-seq

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-documentation/pull/56.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #56
    
----
commit 449425f6757947ff2ba8e94e5f11d77b40e4efc8
Author: Will Holley <wi...@gmail.com>
Date:   2016-09-06T15:17:42Z

    update _changes API documentation for 2.0
    
     * use string-based sequence identifiers everywhere
     * document the `pending` field in responses
     * add a new about ordering/idempotency
    
    Fixes COUCHDB-3121

----


> Updates _changes examples to use the new sequence values
> --------------------------------------------------------
>
>                 Key: COUCHDB-3121
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3121
>             Project: CouchDB
>          Issue Type: Documentation
>          Components: Documentation
>            Reporter: Will Holley
>
> CouchDB 2.0 changes the format of sequence numbers from integers to strings. The documentation should be updated to reflect this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)