mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-07 04:37:46 +00:00
从3.6.2+版本增加flyway自动升级数据库机制
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user