Skip to:
We have subscript function implementation in database class for getting document by key. We will need the following :
Deprecate the current subscript function in the Database class.
Implement the subscript function in Collection class.
Build couchbase-lite-ios-3.2.0-2 contains couchbase-lite-ios commit 7ed5a94 with commit message: : Add subscript function to Collection class (#3108)
We have subscript function implementation in database class for getting document by key. We will need the following :
Deprecate the current subscript function in the Database class.
Implement the subscript function in Collection class.