Browse Source

初始化脚本

gaodm 4 năm trước cách đây
mục cha
commit
13147857f1

+ 5 - 0
doc/004.20210225知识库迁移到Mysql/cdss-core_init.sql

@@ -0,0 +1,5 @@
+use `cdss`;
+
+DROP TABLE IF EXISTS `graph_concept_detail`;
+DROP TABLE IF EXISTS `graph_concept_info`;
+DROP TABLE IF EXISTS `graph_disease_corresponding`;