Commit 62f7b59
committed
本文主要演示如何利用jdbc来批量新增数据库的表字段
1 parent 2ef3eb2 commit 62f7b59
File tree
1 file changed
+2
-2
lines changed- springboot-generate-sqlscript/src/main/java/com/github/lybgeek/generate/util
1 file changed
+2
-2
lines changedspringboot-generate-sqlscript/src/main/java/com/github/lybgeek/generate/util/DBSqlScriptUtils.java
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments