Comment 2 for bug 1387441

Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :

Another question:
I notice that we are using sqlalchemy without any db migration tool. How can we add new fields in sqlalchemy? It is not very friendly to produce environment. Should we add the migration tools?