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:
parent
f8d05bf00e
commit
5131f9fdd0
3 changed files with 5275 additions and 3644 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue