一些优化

This commit is contained in:
thinkgem
2018-02-28 21:06:39 +08:00
parent e51829156f
commit 4cef48e807
9 changed files with 38 additions and 268 deletions

View File

@@ -1,10 +1,5 @@
SET SESSION FOREIGN_KEY_CHECKS=0;
/* Drop Indexes */
DROP INDEX idx_gen_table_ptn ON js_gen_table;
DROP INDEX idx_gen_table_column_tn ON js_gen_table_column;
/* Drop Tables */