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

Extratags should become null when empty #3333

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

lonvia
Copy link
Member

@lonvia lonvia commented Feb 8, 2024

Removing the artifical entries in the extratags may lead to an empty hstore. Set it to null in that case.

Fixes #3055.

Removing the artifical entries in the extratags may lead to
an empty hstore. Set it to null in that case.

Fixes osm-search#3055.
@lonvia lonvia merged commit bd8025f into osm-search:master Feb 8, 2024
9 checks passed
@lonvia lonvia deleted the set-empty-extratags-to-null branch February 8, 2024 13:26
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

Successfully merging this pull request may close these issues.

placex.extratags can be {}, that should be treated same as empty/null
1 participant