mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 14:48:32 -04:00
Noting that #44779 is resolved
This commit is contained in:
parent
5dee4f7d5c
commit
bb95cddb01
1 changed files with 2 additions and 0 deletions
2
Changes
2
Changes
|
@ -4,6 +4,8 @@ Changes for Perl extension DBD-SQLite.
|
|||
- Check DBI version in Makefile.PL (CHORNY)
|
||||
- Bundling Test::NoWarings into /inc to remove a dependency (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
|
||||
- A few more tests moved to Test::More (ADAMK)
|
||||
|
|
Loading…
Add table
Reference in a new issue