This website requires JavaScript.
Explore
Help
Register
Sign In
bonus
/
dbpatch
Watch
1
Star
0
Fork
You've already forked dbpatch
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a360397664
dbpatch
/
202410
/
机具大融合
/
20241021_bm_file_info新增字段.sql
4 lines
85 B
SQL
Raw
Blame
History
-- 任务id
alter
table
bm_file_info
add
task_id
bigint
null
comment
'
任务id
'
;
Reference in New Issue
View Git Blame
Copy Permalink