Skip Menu |

This queue is for tickets about the DBI-Shell CPAN distribution.

Report information
The Basics
Id: 72459
Status: new
Priority: 0/
Queue: DBI-Shell

People
Owner: Nobody in particular
Requestors: rkotowicz [...] poczta.onet.pl
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 11.95
Fixed in: (no value)



Subject: Unicode support for SQLite
DBI-Shell 11.95 doesn't support unicode with SQLite databases. In short: please add line with parameter "sqlite_unicode => 1" into Shell.pm "do_connect" subroutine line 1094 where DBI->connect statement is.