Wiki articles tagged with "migration"

Showing 1-2 of 2 items.

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