From 5506e6961f76fc2d57f639e7ec7319a106247c3b Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 5 Aug 2021 09:44:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20flywaysql=E5=8E=BB=E9=99=A4navicat?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/db/migration/V14__area_code.sql | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/backend/src/main/resources/db/migration/V14__area_code.sql b/backend/src/main/resources/db/migration/V14__area_code.sql index 7610a0d1d8..1a5624ccda 100644 --- a/backend/src/main/resources/db/migration/V14__area_code.sql +++ b/backend/src/main/resources/db/migration/V14__area_code.sql @@ -1,18 +1,4 @@ -/* - Navicat Premium Data Transfer - Source Server : ali_sh_mysql - Source Server Type : MySQL - Source Server Version : 50732 - Source Host : 47.117.200.215:3306 - Source Schema : dataease - - Target Server Type : MySQL - Target Server Version : 50732 - File Encoding : 65001 - - Date: 13/07/2021 18:09:09 -*/ SET NAMES utf8mb4; SET FOREIGN_KEY_CHECKS = 0;