Wiki articles in category How-tos tagged with "migration"

Showing 1-2 of 2 items.

Execute migration on server/linux using shell

Created 10 years ago by darioo darioo, updated 10 years ago by darioo darioo.

It's easy to execute migration locally on XAMPP using cmd, but on server where you script is it's little bit harder.

0 0
3 followers
Viewed: 22 511 times
Version: 2.0
Category: How-tos

How to change Migration Table name and use defined prefix.

Created 12 years ago by Jorgee Jorgee, updated 12 years ago by jamband jamband.

To accomplish the task of changing Migration table's name, by default tbl_migration, you need to add the following in your ./protected/config/console.php.

3 0
5 followers
Viewed: 25 099 times
Version: 1.1
Category: How-tos