contao / manager-bundle

[READ-ONLY] Contao Manager Bundle
GNU Lesser General Public License v3.0
17 stars 10 forks source link

[WIP] Activate ORM by default #51

Closed aschempp closed 6 years ago

aschempp commented 6 years ago

This PR activates ORM in a Contao Managed Edition.

Currently blocked by https://github.com/contao/core-bundle/pull/685 and follow-up PR for persistent remember me token, as we must have at least one entity in the application or Doctrine Schema (and therefore the install tool) will fail if ORM is enabled without entity.

/cc @leofeyer @bytehead