Difference between revisions of "Databases"

From The iPhone Wiki
Jump to: navigation, search
m (Versions: headdesk, its iOS now...)
(Versions: According to the iOS 7 SDK, it is the same for 6 and 7.)
Line 22: Line 22:
 
|-
 
|-
 
|6.0
 
|6.0
|3.7.13
+
| rowspan="2" | 3.7.13
  +
|-
  +
|7.0
  +
| class="rborderplz" |
 
|}
 
|}

Revision as of 22:15, 10 October 2013

The iPhone uses SQLite for most (all?) of its database storage. To find the version, type "sqlite3 -version" in MobileTerminal or via SSH.

Versions

iOS SQLite Version
2.2.1 3.4.0
3.0/3.1 3.6.12
4.0 3.6.22
4.3 3.7.2
5.0 3.7.7
6.0 3.7.13
7.0