mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
v3.5.3 SQL
This commit is contained in:
parent
abd2320039
commit
1fb1f86372
@ -2,6 +2,6 @@ create database if not exists `maxkey` /*!40100 DEFAULT CHARACTER SET utf8mb4 C
|
|||||||
|
|
||||||
use maxkey ;
|
use maxkey ;
|
||||||
|
|
||||||
source /docker-entrypoint-initdb.d/v3.5.2.ga/maxkey_v3.5.2.GA.sql ;
|
source /docker-entrypoint-initdb.d/v3.5.3.ga/maxkey_v3.5.3.GA.sql ;
|
||||||
source /docker-entrypoint-initdb.d/v3.5.2.ga/maxkey_v3.5.2.GA_data.sql ;
|
source /docker-entrypoint-initdb.d/v3.5.3.ga/maxkey_v3.5.3.GA_data.sql ;
|
||||||
|
|
||||||
1108
docker/docker-mysql/sql/v3.5.3.ga/maxkey_v3.5.3.GA.sql
Normal file
1108
docker/docker-mysql/sql/v3.5.3.ga/maxkey_v3.5.3.GA.sql
Normal file
File diff suppressed because it is too large
Load Diff
393
docker/docker-mysql/sql/v3.5.3.ga/maxkey_v3.5.3.GA_data.sql
Normal file
393
docker/docker-mysql/sql/v3.5.3.ga/maxkey_v3.5.3.GA_data.sql
Normal file
File diff suppressed because one or more lines are too long
1108
sql/v3.5.3.ga/maxkey_v3.5.3.GA.sql
Normal file
1108
sql/v3.5.3.ga/maxkey_v3.5.3.GA.sql
Normal file
File diff suppressed because it is too large
Load Diff
393
sql/v3.5.3.ga/maxkey_v3.5.3.GA_data.sql
Normal file
393
sql/v3.5.3.ga/maxkey_v3.5.3.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