Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #12 Document schema changes with DoctrineMigrationsBundle (cedr…
…icziel) This PR was squashed before being merged into the main branch. Discussion ---------- Document schema changes with DoctrineMigrationsBundle With DoctrineMigrationsBundle, the schema changes will be loaded transparently through a schema listener so that users can apply the schema changes for AclBundle by simply diffing the schema. Commits ------- 59c93e5 Document schema changes with DoctrineMigrationsBundle
- Loading branch information