long2ice / meilisync

Realtime sync data from MySQL/PostgreSQL/MongoDB to Meilisearch
https://github.com/long2ice/meilisync
Apache License 2.0
285 stars 43 forks source link

fix: fix json data in fields in postgres #69

Closed gorostislav closed 10 months ago

gorostislav commented 10 months ago

After updating/creating the data, the json data in meilisearch is written as a string

long2ice commented 10 months ago

Thanks!

magnearun commented 9 months ago

@long2ice any idea when this fix will be released ?