1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

Preparing for release

This commit is contained in:
Adam Kennedy 2009-04-04 04:21:02 +00:00
parent e87308e952
commit c55e2a9c64

View file

@ -1,6 +1,6 @@
Changes for Perl extension DBD-SQLite.
1.19_08 to be released
1.19_08 Sat 4 Apr 2009
- Bumped minimum DBI dependency to 1.43 so last_insert_id is supported
in DBI (ADAMK)
- Resolved #30558: INSERT After PK Failure Also Fails Using