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

updated Changes

This commit is contained in:
Kenichi Ishigaki 2014-05-12 10:23:39 +09:00
parent 354d07f61f
commit 1831efe1dc

View file

@ -3,6 +3,8 @@ Changes for Perl extension DBD-SQLite
1.43_03 not yet released
- Fixed busy_timeout to accept 0 to disable (reported by zdm)
(ISHIGAKI)
- Resolved #95511: primary_key_info fails to return names for
named primary keys (Kenneth Kroenlein)
1.43_02 2014-03-26
- Limited -std=gnu99 to solaris gcc only, though it may be