From: Peter Rabbitson Date: Sat, 18 Jun 2016 09:51:10 +0000 (+0200) Subject: Slight POD correction X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f0c2d11fdca96cbd78a572dba40d33a229ee0b9e;p=dbsrgits%2FDBIx-Class.git Slight POD correction --- diff --git a/lib/DBIx/Class/Storage/DBI/SQLite.pm b/lib/DBIx/Class/Storage/DBI/SQLite.pm index dcebce7..28cadaa 100644 --- a/lib/DBIx/Class/Storage/DBI/SQLite.pm +++ b/lib/DBIx/Class/Storage/DBI/SQLite.pm @@ -63,7 +63,7 @@ Even if you upgrade DBIx::Class (which works around the bug starting from version 0.08210) you may still have corrupted/incorrect data in your database. DBIx::Class warned about this condition for several years, hoping to give anyone affected sufficient notice of the potential issues. The warning was -removed in version 0.082900. +removed in 2015/v0.082820. =back