1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00

actually, #44779 was resolved in _09

This commit is contained in:
Darren Duncan 2009-04-06 22:13:08 +00:00
parent bb95cddb01
commit 7b3cb9c9c1

View file

@ -4,8 +4,6 @@ Changes for Perl extension DBD-SQLite.
- Check DBI version in Makefile.PL (CHORNY) - Check DBI version in Makefile.PL (CHORNY)
- Bundling Test::NoWarings into /inc to remove a dependency (ADAMK) - Bundling Test::NoWarings into /inc to remove a dependency (ADAMK)
- Correcting use 5.00503 to 5.006 in SQLite.pm (ADAMK) - Correcting use 5.00503 to 5.006 in SQLite.pm (ADAMK)
- Resolved #44779: [t/03insert.t] last_insert_id returns undef where
4 is expected (ADAMK)
1.19_10 Mon 6 Apr 2009 1.19_10 Mon 6 Apr 2009
- A few more tests moved to Test::More (ADAMK) - A few more tests moved to Test::More (ADAMK)