Skip to content

Commit 0ea5471

Browse files
authored
Merge pull request groue#1696 from groue/dev/sqlite-3.47.2
Bump custom SQLite to 3.47.2
2 parents ac0c085 + b2e808b commit 0ea5471

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/CustomSQLiteBuilds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Custom SQLite Builds
33

44
By default, GRDB uses the version of SQLite that ships with the target operating system.
55

6-
**You can build GRDB with a custom build of [SQLite 3.46.1](https://www.sqlite.org/changes.html).**
6+
**You can build GRDB with a custom build of [SQLite 3.47.2](https://www.sqlite.org/changes.html).**
77

88
A custom SQLite build can activate extra SQLite features, and extra GRDB features as well, such as support for the [FTS5 full-text search engine](../../../#full-text-search), and [SQLite Pre-Update Hooks](https://swiftpackageindex.com/groue/grdb.swift/documentation/grdb/transactionobserver).
99

SQLiteCustom/src

Submodule src updated 428 files

0 commit comments

Comments
 (0)