php-ease-fluentpdo 0.2 released

EN
php-ease-fluentpdo

php-ease-fluentpdo

0.2

New Features

  • Initial support for SQLite added
  • Support for MS SQL server added

Enhancements

  • Support for remote MS SQL server
  • Accept all Columns for *
  • SQL errors now logged by Ease\Logger
  • Functions Added: getAll(), dbreload(), dbsync()
  • Code Reformat

Fixes

  • UpdateToSql adapted to FluentPDO
  • loadFromSQL fixed
  • loadFromSQL IDs fix
  • Current Fluent Literal update
  • "NOW" fixed for all databases
  • InsertIntoSQL returns Integer now
  • Package description filled correctly
  • insertToSQL now handle createColumn content if not set
  • deleteFromSQL() work again
Back to articles