Closed jannyHou closed 6 years ago
cc @rranjann
The fix should be in loopback-connector-cloudant@1.x as well
I see code that's been merged for the cloudant connector. Is the port to couchdb2 connector going to happen as well?
according to this merged PR https://github.com/strongloop/loopback-connector-couchdb2/pull/42, it is.
The merge is saw in that PR was for cloudant. I did not see a merge for couch which is why I asked.
It's merged and released in 1.2.0
. Is it something you're looking for?
Yes, we're looking to use it as soon as it's ready. We'll test it out, thanks!
On Wed, Mar 14, 2018, 11:04 AM Diana Lau notifications@github.com wrote:
It's merged and released in 1.2.0. Is it something you're looking for?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/strongloop/loopback-connector-couchdb2/issues/41#issuecomment-373053851, or mute the thread https://github.com/notifications/unsubscribe-auth/AYTa8QPXouMcqS5xe_3hGyDyJpFGWu2Yks5teTFugaJpZM4Rk3eK .
@dhmlau The PRs related to this issue are all merged, but in terms of solving the interrupt, the internal people says it doesn't work with their Cloudant local. I pinged the corresponding internal people to give me their steps of installing the database, will continue the investigation then.
I am closing this issue since PR merged. If you find any specific version of Couchdb/Cloudant doesn't work with it, feel free to reopen it we will continue investigation!
Implement https://github.com/strongloop/loopback-connector-couchdb2/issues/39 for method
count
.