Skip to content

Going Stable

Compare
Choose a tag to compare
@Vitexus Vitexus released this 11 Aug 11:42

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