addSql('CREATE EXTENSION IF NOT EXISTS unaccent'); $this->addSql('CREATE EXTENSION IF NOT EXISTS pg_trgm'); } }