Open janl opened 6 years ago
https://github.com/greenkeeperio/changes/blob/master/lib/follow.js#L52 does integer math on the update_seq. That’s no longer allowed in CouchDB 2.x. This might work by accident, but we should make sure ;D
https://github.com/greenkeeperio/changes/blob/master/lib/follow.js#L52 does integer math on the update_seq. That’s no longer allowed in CouchDB 2.x. This might work by accident, but we should make sure ;D