Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-3360

Backport: Support null argument to COUNT()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.2
    • 3.0
    • Java, Java-Android
    • Security Level: Public
    • None
    • 1
    • Critical

    Description

      The (correct) comment to the Expression.count function says that a null argument should be interpreted as "count *". Unfortunately, the function parameter is marked @NonNull.

      Replace the annotation to allow the argument to be null, and make a null param act as "count *"

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              The Lite The Lite
              blake.meike Blake Meike
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty