repo.or.cz
/
phabricator.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git]
/
resources
/
sql
/
autopatches
/
20160617.harbormaster.01.arelease.sql
blob
6f067d1549f6e52e26964688e2a3455d55b595e4
1
ALTER TABLE {$NAMESPACE}_harbormaster.harbormaster_buildartifact
2
ADD isReleased BOOL NOT NULL;