On lun, 2014-11-10 at 23:44 +0100, Enrique J. Hernández Blasco wrote: > I havent' asked to be merged in upstream as we want to provide a > migration tool for OpenChange to be run without external schema > migration tools. Python is the language we could use to provide this > schema migration. > > Basically, we will store a schema_version table with a row and a column > to indicate the version of the schema from openchange database and we > read and migrate accordingly using python-mysqldb API.
I've already pushed a Pull Request to do that migration framework with this problem with indexing indexes on MySQL backend as an example: https://github.com/openchange/openchange/pull/182 https://github.com/openchange/openchange/pull/183 Don't hesitate to do any comment. Best, -- Enrique J. Hernández - Cloud Software Architect Zentyal - Active Exchange www.zentyal.com _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
