You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by iilyak <gi...@git.apache.org> on 2018/03/14 13:32:43 UTC

[GitHub] couchdb-config pull request #19: Support not persist variants for helper fun...

GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-config/pull/19

    Support not persist variants for helper functions

    This adds support for specifying Persist argument for the following
    helper functions:
    
     * set_boolean
     * set_integer
     * set_float

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

    $ git pull https://github.com/cloudant/couchdb-config support-not-persist-variants

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

    https://github.com/apache/couchdb-config/pull/19.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 #19
    
----
commit 0c6010e4a33f9bd5f6907e886186448f7af7f499
Author: ILYA Khlopotov <ii...@...>
Date:   2018-03-14T13:13:56Z

    Support not persist variants for helper functions
    
    This adds support for specifying Persist argument for the following
    helper functions:
    
     * set_boolean
     * set_integer
     * set_float

----


---

[GitHub] couchdb-config pull request #19: Support not persist variants for helper fun...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/couchdb-config/pull/19


---

[GitHub] couchdb-config issue #19: Support not persist variants for helper functions

Posted by wohali <gi...@git.apache.org>.
Github user wohali commented on the issue:

    https://github.com/apache/couchdb-config/pull/19
  
    Wow! Surprised we didn't have these already.
    
    +1.


---