summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/2014-05-17--00-06.sql
blob: a9943ce38dd3b0ff1b1f0fb319dfe13e90946b9d (plain) (blame)
1
2
3
#1400256139
RENAME TABLE `incuvate` TO `incubate`;
INSERT INTO `sql_updates` (`timestamp`) VALUES (1400256139);