从3.6.2+版本增加flyway自动升级数据库机制

pull/5782/head
zhangdaiscott 2024-01-04 14:56:06 +08:00
parent 0bd7f715c4
commit 6fe8f1d81a
1 changed files with 3 additions and 0 deletions

View File

@ -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