php-ease-fluentpdo 1.0 released

CS
php-ease-fluentpdo

php-ease-fluentpdo

1.0

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
Back to articles