protected function migrateUp($class)
    {
        if ($class === self::BASE_MIGRATION) {
            return true;
        }