Skip to content

Commit 15a88e1

Browse files
committed
Merge branch 'hotfix_install' into develop
2 parents c0278aa + 040828f commit 15a88e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

protected/install/database/update/001/plugin_github.sql

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
"""DROP TABLE IF EXISTS `github_data`;"""
21
SET @saved_cs_client = @@character_set_client;
32
SET character_set_client = utf8;
43
CREATE TABLE IF NOT EXISTS `github_data` (

0 commit comments

Comments
 (0)