mrardon
Results
2
issues of
mrardon
### Bug Report When trying to prevent a table from being created by calling `$event->preventDefault()` in a listener for `Events::onSchemaCreateTable` the create table statements are not present but any foreign...
Schema Management
Events
Allow configuration to switch entity managers. We use several database connections and manually map our entity managers. This causes problems when we don't want the OAuth entities to exist in...