openfoodfacts / openfoodfacts-query

This extracts key product data from MongoDB into a Postgres database to speed up OFF
GNU Affero General Public License v3.0
0 stars 0 forks source link

bug: Cope with nuls in tags #16

Closed john-gom closed 8 months ago

john-gom commented 8 months ago

What

Strips nul characters (\u0000) from tags

Fixes bug(s)