neveratdennys/PostgreSQLMigration

UpdateScript encoding issues

Closed this issue · 1 comments

some utf-8 encoded characters have issues with decoding/encoding with the script, including some invalid characters, this would break the script.

1669412
UpdateScript no longer decode/encode each file in the stacking process, instead reads and writes whole file as binary.