2.7.7
版本发布时间: 2020-05-13 11:39:58
ccgus/fmdb最新发布版本:2.7.12(2024-07-03 06:23:17)
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