Wiki articles tagged with "migration"

Showing 1-2 of 2 items.

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