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

Postgres: Check all changes in replication message #101

Closed MattExact closed 6 months ago

MattExact commented 6 months ago

Fixes https://github.com/long2ice/meilisync/issues/100

long2ice commented 6 months ago

Thanks!