Skip to content

Commit

Permalink
Remove usage of table ezsearch_return_count
Browse files Browse the repository at this point in the history
  • Loading branch information
andrerom committed Aug 25, 2017
1 parent 997675c commit ad65d2a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/AppBundle/Resources/installer/sql/app_data.sql
Expand Up @@ -5967,15 +5967,6 @@ INSERT INTO `ezsearch_object_word_link` VALUES (191,18,88,0,7968,'body',0,0,448,
/*!40000 ALTER TABLE `ezsearch_object_word_link` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Dumping data for table `ezsearch_return_count`
--

LOCK TABLES `ezsearch_return_count` WRITE;
/*!40000 ALTER TABLE `ezsearch_return_count` DISABLE KEYS */;
/*!40000 ALTER TABLE `ezsearch_return_count` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Dumping data for table `ezsearch_search_phrase`
--
Expand Down

0 comments on commit ad65d2a

Please sign in to comment.