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 2012-09-05 14:56:39 +00:00
parent e12535f140
commit 38c7e0e191

View file

@ -15,6 +15,7 @@ Changes for Perl extension DBD-SQLite
- Resolved #77724: bug in primary_key_info with regard to column
names containing whitespace (ISHIGAKI)
- Resolved #79364: variance example of the doc (ISHIGAKI)
- Resolved #78833: utf8 flag for column names (JAMADAM)
1.37 Thu 12 Jun 2012
- Updated to SQLite 3.7.12.1 (ISHIGAKI)