Skip to content

Commit 9191b9b

Browse files
committed
Update m141126_213859_migration_core.php
1 parent 35cc078 commit 9191b9b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

migrations/m141126_213859_migration_core.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
<?php
2+
3+
/**
4+
* This migration can be used to adjust your migration table when you switch from
5+
* the original migration command to this extension.
6+
* You should adjust the timestamp of the migration to the current date and time to
7+
* ensure migrations are always applied in the right order.
8+
*/
29
class m141126_213859_migration_core extends CDbMigration
310
{
411
/**

0 commit comments

Comments
 (0)