What version of Sqlite does iOS include?
Using SELECT sqlite_version() on various iOS versions:
From the internets:
2.2: 3.4.0 3.1.3: 3.6.12 4.0.2: 3.6.22 4.1.0: 3.6.23.2 4.2.0: 3.6.23.2
I just tested now:
6.0.1: 3.7.13