Various improvements
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