Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deleting relations does not correctly update the join index #40

Open
gmaclennan opened this issue Feb 5, 2017 · 0 comments
Open

deleting relations does not correctly update the join index #40

gmaclennan opened this issue Feb 5, 2017 · 0 comments
Assignees

Comments

@gmaclennan
Copy link
Member

gmaclennan commented Feb 5, 2017

osm._del() does not consider relations:

https://github.com/digidem/osm-p2p-db/blob/master/index.js#L163-L173

It looks like the hyperlog-join map function expects row.value.members to be set by osm._del()

https://github.com/digidem/osm-p2p-db/blob/master/index.js#L65-L73

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants