Jérémie Augustin

Results 16 comments of Jérémie Augustin

I don't think it's a good idea to clean base classes on cache:clear

I prefer to have base classes near child classes and not in a cache directory. It take time to build all classes on your model and this only need to...

:+1: and also adding option for choosing default charset ;)

@willdurand I would also add alias connection settings to overwrite bundle connection name on the fly. This allow to use external bundle that use connection name not `default` or when...

I didn't have time to look at this issue.

@piogrek I think you should add your statement in the `addClassBody` method If possible add a regression test that fail before your modifications

The documentation is not clear enough ;) the generated schema should be moved to a bundle config dir.