Work around SQLite's RT#79576
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 1 Apr 2013 10:07:51 +0000 (12:07 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 2 Apr 2013 22:46:50 +0000 (00:46 +0200)
commit75a1d824dae50a309db204be15ef46aa52b1deb5
tree1bc8d518f3783e96adefa5d8c56b0d01bac94355
parent445bc0cd67d1176df63280ecbb415cd768a7c6df
Work around SQLite's RT#79576

Includes a warning that data may have been corrupted in previous
DBIC versions, with resources on how to deal with this.
Changes
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/SQLite.pm
t/100populate.t