Update sqlite to 3.45.2

This commit is contained in:
Danielle Maywood
2024-04-09 12:20:10 +01:00
parent 89366d461e
commit b5651c9522
4 changed files with 17413 additions and 6380 deletions

View File

@@ -21,7 +21,7 @@ SQLite Compile Options
----------------------
Esqlite contains an embedded version of sqlite3. Currently version
`3.37.2` is embedded in the repositoy. It is also possible to use
`3.45.2` is embedded in the repositoy. It is also possible to use
sqlite provided by the system by using the `ESQLITE_USE_SYSTEM`
environment flag.