sunpls/sunpls-base/db/readme.txt

16 lines
473 B
Plaintext

set names utf8;
#sunpls sql执行顺序
source sunpls/db_schema.sql
source db_schema.sql
source db_data.sql
source sunpls/db_data.sql
source /Users/zhouming/Documents/software/ft/sunpls/sunpls-base/db/sunpls/db_schema.sql
source /Users/zhouming/Documents/software/ft/sunpls/sunpls-base/db/db_schema.sql
source /Users/zhouming/Documents/software/ft/sunpls/sunpls-base/db/db_data.sql
source /Users/zhouming/Documents/software/ft/sunpls/sunpls-base/db/sunpls/db_data.sql