Wiki articles tagged with "migration"

Showing 1-3 of 3 items.

Execute migration on server/linux using shell

Created 9 years ago by darioo darioo, updated 9 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: 21 362 times
Version: 2.0
Category: How-tos

Migration the database schema to another one

Created 11 years ago by Kostas Apazidis (KonApaz) Kostas Apazidis (KonApaz), updated 11 years ago by Kostas Apazidis (KonApaz) 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: 12 565 times
Version: 1.1
Category: Tutorials

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: 23 862 times
Version: 1.1
Category: How-tos