This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
Highways4Good
Watch
14
Star
0
Fork
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
四好公路
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1097
Commits
4
Branches
0
Tags
118 MiB
Tree:
fb32151da9
dev
master
release_0.0.1
release_0.0.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fb32151da9'
${ noResults }
Highways4Good
/
scripts
/
1.2.4
/
schema
/
1.update_report.sql
2 lines
51 B
Raw
Normal View
History
添加 videoUrl
2 years ago
alter
table
report
add
video_url
varchar
(
1024
)
[
]
;