[FLOW3-general] i don`t want to delete database field when i delete field from my model
Karsten Dambekalns
karsten at typo3.org
Wed Mar 14 11:07:00 CET 2012
Hi.
On 13.03.12 20:44, Dawid Pacholczyk wrote:
> Thanks that works. but what if i have in my team clumsy dev ? Can i
> block doctrine:update ?
Only by relying on your team mates to not do stupid things! ;)
Development should happen on local machines, deployment to integration
should be automated, and only then there's the production system.
Really, as soon as you have data in a system, use migrations. Update is
for initial development only.
Regards,
Karsten
More information about the FLOW3-general
mailing list