X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FStorage%2FDBI%2FSQLite.pm;h=28cadaac3fa9adf83703b5d87b2d969426b4e683;hp=dcebce754967d501793e476146017bb82d977183;hb=f0c2d11fdca96cbd78a572dba40d33a229ee0b9e;hpb=df9da3541a831d9333c9eccb058e40e905a4b3c6 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