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

FTS index table not have to be qualified by data source alias in query

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.1.0
    • 3.1.0
    • LiteCore
    • Security Level: Public
    • None
    • LiteCore 95
    • 5

    Description

      For function match(), the first argument refers to the FTS index table. Syntactically, it appears as a property path. The leading part may be the alias of a data source. It is required if there multiple data sources. In Lithium, all data sources must come from the same database table. For Helium, they may refer to multiple tables If the property path representing the FTS table is not prepended with an alias, we should not allow it even if there are multiple data sources as long as there is unique database table involved in the query.

      Attachments

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

        Activity

          People

            jianmin.zhao Jianmin Zhao
            jianmin.zhao Jianmin Zhao
            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