acl-bundle icon indicating copy to clipboard operation
acl-bundle copied to clipboard

Document schema changes with DoctrineMigrationsBundle

Open cedricziel opened this issue 6 years ago • 3 comments

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.

cedricziel avatar Mar 27 '18 10:03 cedricziel

@xabbuh I updated the PR. I replaced all bash blocks with terminal ones so it's consistent.

cedricziel avatar Mar 29 '18 08:03 cedricziel

Anything I could do to make this compliant?

cedricziel avatar Apr 12 '18 13:04 cedricziel

I'm new to this specific project, but I happened to come across this PR and this part about updating with doctrine migrations which seems like an important thing to clarify.

Looking at the above failed build, it seemed it just timed out on a composer update, but I'm not seeing the details on first glance.

Seems as though we should resolve whatever that issue is, merge this PR, and possibly create a 1.0.1 tag with the updated documentation for future users.

Thoughts?

johnpancoast avatar Jun 18 '18 00:06 johnpancoast

Thank you @cedricziel.

derrabus avatar Nov 07 '23 23:11 derrabus