This website requires JavaScript.
Explore
Help
Register
Sign In
ufutx
/
migrate
Watch
4
Star
0
Fork
0
You've already forked migrate
Code
Issues
Pull Requests
Projects
Releases
Activity
main
migrate
/
1748485013_table_daily_step_add_band_id.up.sql
2 lines
102 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
daily step add band_id
2025-05-29 10:23:06 +08:00
ALTER
TABLE
`
ufutx_daily_step
`
daily step add band_id
2025-05-29 10:23:27 +08:00
ADD
COLUMN
`
band_id
`
integer
DEFAULT
NULL
COMMENT
"
手环id
"
after
`
id
`
Reference in New Issue
Copy Permalink