I was ussing planetscale(mysql) and trying to migrate db to supabase(postgresqsl).
https://github.com/remorses/planetscale-to-supabase
I found this library for the case which use pgloader and docker.
The migration is done quiet well, but it makes all the words(especially korean and chinese, which is not english and number) corrupted with encoding errors.
I just want to know how can I make this error fixed.
Currently, I just know some frontend techs so It’s very hard to handle this problem.
Would be very thanks if there’s any advices.
beneath is the screenshot of database.