1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00

DBD::SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2010-03-10 13:56:16 +00:00
parent 69fef061da
commit 09a5969550

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite Changes for Perl extension DBD-SQLite
1.30_01 to be released 1.30_01 Wed 10 Mar 2010
*** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS *** *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
- Resolved #54271: Inserting a string with utf-8 flag on - Resolved #54271: Inserting a string with utf-8 flag on
corrupts BLOB data; now BLOB data is always stored as bytes corrupts BLOB data; now BLOB data is always stored as bytes