.. index:: single: Migrations Migrations ========== The Forum uses Phinx to handle any structure changes, or actual data migrations. Phinx is a DB migration tool written in PHP. Phinx is installed in the symfony folder and should also be run there. Documenation on usage can be found here: http://docs.phinx.org/en/latest/