This website requires JavaScript.
Explore
Privacy Policy
Terms of Service
Help
Sign In
ahuston-0
/
hydra
Watch
1
Star
0
Fork
0
You've already forked hydra
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
hydra
/
src
/
sql
/
upgrade-68.sql
2 lines
48 B
MySQL
Raw
Normal View
History
Unescape
Escape
Remove SHA-1 hash from BuildProducts SHA-1 is deprecated and it will be expensive to compute with the streaming NAR handler.
2020-07-27 18:24:10 +02:00
alter
table
BuildProducts
drop
column
sha1hash
;
Reference in New Issue
Copy Permalink