index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
syz-cluster
/
pkg
/
db
/
migrations
/
2_extend_build.down.sql
blob: e96c67e95c514ee66e1518ab1b52befab233a925 (
plain
)
1
2
ALTER
TABLE
Builds
DROP
COLUMN
Compiler
;
ALTER
TABLE
Builds
DROP
COLUMN
LogURI
;