The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.22_02

  • Added missing documentation bits for 'create_collation' and 'progress_handler' (DAMI)
  • Resolved RT#25924 (Arguments to user-defined functions do not respect unicode setting) (DAMI)
  • Added comments on the return values on error, and fixed another wrong return value in execute (ISHIGAKI)
  • Added SQL_NULLABLE_UNKNOWN; still wonders if the error above should be ignored or not (ISHIGAKI)

Changes for version 1.22_01

  • Resolved #25371: Calls sv_utf8_upgrade on strings going into the database to make sure latin-1 strings are not saved as Malformed UTF-8 character in the SQLite TEXT column (MIYAGAWA)

Modules

Self Contained RDBMS in a DBI Driver

Provides

in lib/DBD/SQLite.pm
in lib/DBD/SQLite.pm