Going Stable
Finally stable release.
Improvements
- Code Cleanup
- Even more Unit tests - now use test.sqlite database initialized by phinx migrations
- Do not ignore SQL erros - throw exception now
- Allow passing properties for new PDO*
- Better initialization
- Report nonexisting database file for sqlite
- Apigen Documentation
Fixes
- sqlite3 recognized as sqlite
- Setup Works again
- Update with null columns fixed
- $SearchForID removed