重写数据库初始化程序,全自动检查模块数据库初始化,简化模块安装。

This commit is contained in:
thinkgem
2020-05-28 12:04:10 +08:00
parent 0cf9420b73
commit 5d8b56c2ba
62 changed files with 25021 additions and 6167 deletions

View File

@@ -58,7 +58,7 @@
<create_view>false</create_view>
<drop_index>false</drop_index>
<drop_sequence>false</drop_sequence>
<drop_table>true</drop_table>
<drop_table>false</drop_table>
<drop_tablespace>false</drop_tablespace>
<drop_trigger>false</drop_trigger>
<drop_view>false</drop_view>