summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/2014-02-19--17-57.sql
diff options
context:
space:
mode:
authorpanikon <panikon@zoho.com>2014-02-19 17:54:20 -0300
committerpanikon <panikon@zoho.com>2014-02-19 17:54:20 -0300
commite6b107b80355201fa958a74860d59a5034bb839d (patch)
tree3733e209b68dfcc148053aef38f2f69c4f63a35b /sql-files/upgrades/2014-02-19--17-57.sql
parentc4a9dd3f2804b75c1d49b5ab58a3ba80ea4303c2 (diff)
downloadhercules-e6b107b80355201fa958a74860d59a5034bb839d.tar.gz
hercules-e6b107b80355201fa958a74860d59a5034bb839d.tar.bz2
hercules-e6b107b80355201fa958a74860d59a5034bb839d.tar.xz
hercules-e6b107b80355201fa958a74860d59a5034bb839d.zip
Revert "Merge branch 'master' of https://github.com/HerculesWS/Hercules"
This reverts commit c4a9dd3f2804b75c1d49b5ab58a3ba80ea4303c2, reversing changes made to 58544d7f610261a903b3e843a795efd7571b2d56.
Diffstat (limited to 'sql-files/upgrades/2014-02-19--17-57.sql')
-rw-r--r--sql-files/upgrades/2014-02-19--17-57.sql4
1 files changed, 0 insertions, 4 deletions
diff --git a/sql-files/upgrades/2014-02-19--17-57.sql b/sql-files/upgrades/2014-02-19--17-57.sql
deleted file mode 100644
index ebebe6665..000000000
--- a/sql-files/upgrades/2014-02-19--17-57.sql
+++ /dev/null
@@ -1,4 +0,0 @@
-#1392832626
-DELETE FROM `sc_data` WHERE `tick` = '-1';
-ALTER TABLE `sc_data` ADD PRIMARY KEY (`account_id`,`char_id`,`type`);
-INSERT INTO `sql_updates` (`timestamp`) VALUES (1392832626); \ No newline at end of file