Wiki articles tagged with "migration"

Showing 1-3 of 3 items.

Execute migration on server/linux using shell

Created 8 years ago by darioo, updated 8 years ago by 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: 19 489 times
Version: 2.0
Category: How-tos

Migration the database schema to another one

Created 9 years ago by Kostas Apazidis (KonApaz), updated 9 years ago by Kostas Apazidis (KonApaz).

In this wiki I will show how to copy a schema from a database to another one

1 0
5 followers
Viewed: 11 225 times
Version: 1.1
Category: Tutorials

How to change Migration Table name and use defined prefix.

Created 10 years ago by Jorgee, updated 10 years ago by 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: 21 646 times
Version: 1.1
Category: How-tos