Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleInnomatic 7 architectural change

Innomatic 7.x will use Doctrine as default database layer.

Introduction

Innomatic provides database handling capabilities with the \Innomatic\Dataaccess\DataAccess* classes, with a driver for each supported database type (e.g. MySQL, PostgreSQL).

...