As part of developing and testing iTimeZone 1.4 (still in development), I ran into an issue that is only reproducible on iOS 3.1.3. I hadn't been paying attention to the version of SQLite that Apple has been shipping with iOS, but I gathered the info to try and see if that might be the cause of the bug I was seeing. Here it is for posterity:
iOS Version | SQLite Version |
---|---|
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 |