Description
From forum post https://forums.couchbase.com/t/named-parameters-are-not-working-in-couchbase-lite/35120/
A simple query SELECT * FROM db WHERE docType=$doc is failing to run with an error message that indicates that doc is unbound, but it clearly is. NOTE that this is not an issue in 3.1.0, only 3.0.x.
Attachments
Issue Links
- Clones
-
CBL-4021 Query parameters not being bound
- Closed