On 09/12/2017 07:12 PM, p...@cpan.org wrote:
On Tuesday 12 September 2017 12:27:25 p...@cpan.org wrote:
To prove fact that other DBI drivers (e.g. Pg or SQLite) had fixed
similar/same UTF-8 issue as MySQL has and behave Perl-correctly, I
would provide test cases so you would see difference between Pg,
SQLite and mysql DBI drivers.
And here is promised script:
<snip>
The script side-steps showcasing the treatment of BLOB/BYTEA columns,
which was one of the main ( albeit not the only ) reason the userbase
lost data.
Please extend the script with a BLOB/BYTEA test.