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/

Previous topic

Running Tests

Next topic

Mailing Lists

This Page