On 10/30/07, Gregory Maxwell gmaxwell@gmail.com wrote:
I can perform it and commit it myself. Lead time 'depends'. If there are changes in SVN which require a database schema change we'll lag further behind SVN. Right now we're about 3.5 weeks behind SVN.
Oh is that all. 3.5 weeks isn't much. Out of curiosity, how are database schema changes handled? Do you have to write the "ALTER TABLE ADD COLUMN" statements yourself, or is there an automated mechanism?
The bigger issue here is that this feature would depend on the
metadata magic word stuff above which is a bigger change which will likely require a schema change.
Yes. That's critical.
Steve