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

updated SQLite to 3.15.0

This commit is contained in:
Kenichi Ishigaki 2016-10-15 08:54:19 +09:00
parent f8d05bf00e
commit 5131f9fdd0
3 changed files with 5275 additions and 3644 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.14.0> as of this release) for consistency.
(SQLite version S<3.15.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.

7877
sqlite3.c

File diff suppressed because it is too large Load diff

546
sqlite3.h

File diff suppressed because it is too large Load diff