This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[flyway][修改]:移除错误的sql
release_toaliyun_real
Stormeye Wu
6 years ago
parent
0655d1748e
commit
a68d08d45e
1 changed files
with
0 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
mallinkAdmin/src/main/resources/db/migration/V201908311549__L_CONTRACT.sql
+ 0
- 2
mallinkAdmin/src/main/resources/db/migration/V201908311549__L_CONTRACT.sql
View File
@@ -1,2 +0,0 @@
alter table wx_bill_settle_record
add column `desc` VARCHAR (800) NULL DEFAULT NULL COMMENT '描述';
Write
Preview
Loading…
Cancel
Save