Details
Description
LiteCore supports the N1QL array_agg() function, which is an aggregation function that concatenates all the values into an array. But CBL doesn't have an API for it, so it's not useable.
This was just requested on the forum yesterday.
Build couchbase-lite-core-2.8.0-74 contains couchbase-lite-core commit d7ed887 with commit message:
CBL-680: Prevent issues when deleting the logging directory