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

updated SQLite to 3.13.0

This commit is contained in:
Kenichi Ishigaki 2016-06-23 10:15:53 +09:00
parent 25321bfda1
commit 4c7b071a3c
3 changed files with 10909 additions and 1931 deletions

View file

@ -977,7 +977,7 @@ are limited by the typeless nature of the SQLite database.
=head1 SQLITE VERSION
DBD::SQLite is usually compiled with a bundled SQLite library
(SQLite version S<3.12.2> as of this release) for consistency.
(SQLite version S<3.13.0> as of this release) for consistency.
However, a different version of SQLite may sometimes be used for
some reasons like security, or some new experimental features.

11337
sqlite3.c

File diff suppressed because it is too large Load diff

1501
sqlite3.h

File diff suppressed because it is too large Load diff