diff --git a/Changes b/Changes index ad49714..0633d2a 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,11 @@ Changes for Perl extension DBD-SQLite. - #29519 was only resolved on Win32. Applied a more comprehensive patch (JHEDDEN) - Rewrote 28_schemachange.t in Test::More style (ADAMK) + - Resolved #44779: [t/03insert.t] last_insert_id returns undef where 4 + is expected (DUNCAND, CHORNY; that is, DUNCAND debugged and solved + the ticket based on _08, which was a flaw in the Makefile.PL + involving an always-applied -Dno_last_insert_id, but it turns out + CHORNY had inadvertantly applied the fix in the name of DBI cleaning) 1.19_08 Sat 4 Apr 2009 - Bumped minimum DBI dependency to 1.43 so last_insert_id is supported