1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 06:38:12 -04:00

DBD::SQLite: updated Changes

This commit is contained in:
Kenichi Ishigaki 2009-10-19 15:46:33 +00:00
parent 43fc56529d
commit 90b890264c

View file

@ -8,6 +8,9 @@ Changes for Perl extension DBD-SQLite
prefix) and was not useful as it didn't return any result.
(ISHIGAKI)
- You can see file/line info while tracing even if you compile
with a non-gcc compiler. (ISHIGAKI)
1.26_05 Thu 15 Oct 2009
- Updated to SQLite 3.6.19 (ISHIGAKI)