mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
v3.5.8 SQL
This commit is contained in:
parent
8a5bf91571
commit
cd76f22e69
@ -2,6 +2,6 @@ create database if not exists `maxkey` /*!40100 DEFAULT CHARACTER SET utf8mb4 C
|
||||
|
||||
use maxkey ;
|
||||
|
||||
source /docker-entrypoint-initdb.d/v3.5.7.ga/maxkey_v3.5.7.GA.sql ;
|
||||
source /docker-entrypoint-initdb.d/v3.5.7.ga/maxkey_v3.5.7.GA_data.sql ;
|
||||
source /docker-entrypoint-initdb.d/v3.5.8.ga/maxkey_v3.5.8.GA.sql ;
|
||||
source /docker-entrypoint-initdb.d/v3.5.8.ga/maxkey_v3.5.8.GA_data.sql ;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
1159
sql/v3.5.8.ga/maxkey_v3.5.8.GA.sql
Normal file
1159
sql/v3.5.8.ga/maxkey_v3.5.8.GA.sql
Normal file
File diff suppressed because it is too large
Load Diff
414
sql/v3.5.8.ga/maxkey_v3.5.8.GA_data.sql
Normal file
414
sql/v3.5.8.ga/maxkey_v3.5.8.GA_data.sql
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user