FreeFeed/freefeed-server

Convert database text fields to NFC Unicode form

davidmz opened this issue · 0 comments

With #399 the new data will come to DB in NFC form but the old data are still not normalized. So we need to write and run a separate script to convert all old data.

A special attention shold be paid to hashtag index because after normalization some of previously different hashtags can get one value.