Couchbase

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Couchbase.com Access more options
    • Why NoSQL?
    • Couchbase Server
    • Download
    • Learn
    • Careers
Couchbase .NET client library
  • Couchbase .NET client library
  • NCBC-164

"View.Exists"

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.2.3
  • Component/s: library
  • Labels:
    None

Description

When performing a query in the vein of:
_couchClient.GetView<object>("DocumentName", "ViewName");
It would be helpful to have a command like View.Exists before fetching the View. At the very least, something similar to the TryGet command, but for getting a view.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Gerrit Reviews
Hide
Permalink
John Zablocki added a comment - 26/Dec/12 4:32 PM
under the Couchbase.Management namespace, there is a CouchbaseCluster class with a GetDesignDocument. You'd have to interrogate the JSON to check for a view, but it is possible. I'll look into updating the API to have a view exists method.
Show
John Zablocki added a comment - 26/Dec/12 4:32 PM under the Couchbase.Management namespace, there is a CouchbaseCluster class with a GetDesignDocument. You'd have to interrogate the JSON to check for a view, but it is possible. I'll look into updating the API to have a view exists method.
Hide
Permalink
John Zablocki added a comment - 08/May/13 1:54 PM
Released.
Show
John Zablocki added a comment - 08/May/13 1:54 PM Released.
Hide
Permalink
John Zablocki added a comment - 08/May/13 1:54 PM
Wrong close reason.
Show
John Zablocki added a comment - 08/May/13 1:54 PM Wrong close reason.

People

  • Assignee:
    John Zablocki
    Reporter:
    Kyle Sama
Vote (0)
Watch (2)

Dates

  • Created:
    26/Nov/12 12:29 PM
    Updated:
    08/May/13 1:54 PM
    Resolved:
    08/May/13 1:54 PM

Agile

  • View on Board
  • Atlassian JIRA (v5.2.4#845-sha1:c9f4cc4)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Couchbase. Try JIRA - bug tracking software for your team.