sql: 数据库脚本更新升级
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
--
|
||||
-- Table structure for table `ue_event_amf`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `ue_event_amf`;
|
||||
CREATE TABLE `ue_event_amf` (
|
||||
`id` int NOT NULL AUTO_INCREMENT,
|
||||
|
||||
Reference in New Issue
Block a user