mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
updated Changes
This commit is contained in:
parent
26c1367218
commit
a057f2b119
1 changed files with 2 additions and 0 deletions
2
Changes
2
Changes
|
@ -12,6 +12,8 @@ Changes for Perl extension DBD-SQLite
|
||||||
- added support for foreign_key_info (DAMI)
|
- added support for foreign_key_info (DAMI)
|
||||||
- Resolved #77617: atoll () sometimes just is atol () (GAAS)
|
- Resolved #77617: atoll () sometimes just is atol () (GAAS)
|
||||||
- Resolved #48084: improper "require utf8" in tests (ISHIGAKI)
|
- Resolved #48084: improper "require utf8" in tests (ISHIGAKI)
|
||||||
|
- Resolved #77724: bug in primary_key_info with regard to column
|
||||||
|
names containing whitespace (ISHIGAKI)
|
||||||
|
|
||||||
1.37 Thu 12 Jun 2012
|
1.37 Thu 12 Jun 2012
|
||||||
- Updated to SQLite 3.7.12.1 (ISHIGAKI)
|
- Updated to SQLite 3.7.12.1 (ISHIGAKI)
|
||||||
|
|
Loading…
Add table
Reference in a new issue