从3.6.2+版本增加flyway自动升级数据库机制
This commit is contained in:
parent
0bd7f715c4
commit
6fe8f1d81a
@ -1,3 +1,6 @@
|
||||
CREATE database if NOT EXISTS `jeecg-boot` default character set utf8mb4 collate utf8mb4_general_ci;
|
||||
USE `jeecg-boot`;
|
||||
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user