This website requires JavaScript.
Explore
Help
Register
Sign In
docker
/
docs
mirror of
https://github.com/docker/docs.git
Watch
1
Star
0
Fork
You've already forked docs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a9164e66ec
docs
/
migrations
/
server
/
mysql
/
0003_add_sha256_tuf_files.d...
2 lines
67 B
SQL
Raw
Blame
History
ALTER
TABLE
`
tuf_files
`
DROP
INDEX
`
sha256
`
,
DROP
COLUMN
`
sha256
`
;
Reference in New Issue
View Git Blame
Copy Permalink