[storm] some questions about Storm (from the perspective of Grok)
Gustavo Niemeyer
gustavo at niemeyer.net
Fri Mar 14 16:16:18 GMT 2008
Hello Sean,
> There is no reason why a generate schema from class feature couldnt
> introspect the database, see what differences exist with current
> model definition and alter the table keeping the data intact.
As a curious coincidence, we're deploying a database patch right now
that contains logic to fix the data to fit in the new schema.
I'm sure having automatic schema migration is nice for simple cases,
but I would personally not trust our data to such a tool. This
becomes even more obvious knowing that this patch has been created
by one developer, and reviewed by two other developers, before
going to production.
--
Gustavo Niemeyer
http://niemeyer.net
More information about the storm
mailing list