Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-05-12 | 405 Bytes | |
Various improvements source code.tar.gz | 2020-05-12 | 101.5 kB | |
Various improvements source code.zip | 2020-05-12 | 127.0 kB | |
Totals: 3 Items | 228.9 kB | 0 |
Improved:
- Updated inline documentation so it appears in Xcode correctly
- Rebuilt online documentation using jazzy
- Fixed minor manual-reference-counting bug
- Added API to allow rebinding of prepared statements
- Fix web links to sqlite.org
- Reduced inherent limitation of
FMDBVersion
; added warning re this limitation; gave examples how to useFMDBUserVersion
to avoid problem altogether