Skip to content

Commit

Permalink
Update m141126_213859_migration_core.php
Browse files Browse the repository at this point in the history
  • Loading branch information
cebe committed Dec 1, 2014
1 parent 35cc078 commit 9191b9b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions migrations/m141126_213859_migration_core.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
<?php

/**
* This migration can be used to adjust your migration table when you switch from
* the original migration command to this extension.
* You should adjust the timestamp of the migration to the current date and time to
* ensure migrations are always applied in the right order.
*/
class m141126_213859_migration_core extends CDbMigration
{
/**
Expand Down

0 comments on commit 9191b9b

Please sign in to comment.