[
https://issues.apache.org/jira/browse/COUCHDB-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933794#action_12933794
]
Filipe Manana commented on COUCHDB-949:
---------------------------------------
In revision 1036818 I renamed start_key_docid to start_key_doc_id and
end_key_docid to end_key_doc_id (for absolute naming consistency).
> Adding aliases start_key, end_key, start_key_docid and end_key_docid
> --------------------------------------------------------------------
>
> Key: COUCHDB-949
> URL: https://issues.apache.org/jira/browse/COUCHDB-949
> Project: CouchDB
> Issue Type: Improvement
> Affects Versions: 1.0.1
> Reporter: Filipe Manana
> Assignee: Filipe Manana
> Priority: Trivial
> Attachments: COUCHDB-949.patch
>
>
> Too often users specify start_key and end_key instead of startkey and endkey.
> This is mostly because all other (or most) parameters use underscores to
> separate words (for example: inclusive_end, include_docs, open_revs,
> revs_info, new_edits, deleted_conflicts, etc etc).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.