We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0278aa + 040828f commit 15a88e1Copy full SHA for 15a88e1
protected/install/database/update/001/plugin_github.sql
@@ -1,4 +1,3 @@
1
-"""DROP TABLE IF EXISTS `github_data`;"""
2
SET @saved_cs_client = @@character_set_client;
3
SET character_set_client = utf8;
4
CREATE TABLE IF NOT EXISTS `github_data` (
0 commit comments