Skip to content

Commit e512896

Browse files
author
core-lib
committed
支持自动备份
1 parent 9362ba7 commit e512896

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/test/resources/application.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,4 @@ spring:
88
driverClassName: com.mysql.cj.jdbc.Driver
99
url: jdbc:mysql://localhost:3306/sqlman?serverTimezone=GMT%2B8&useSSL=false
1010
username: root
11-
password: root
12-
13-
sqlman:
14-
default-isolation: REPEATABLE_READ
11+
password: root

0 commit comments

Comments
 (0)