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
/
20160620.phame.blog.parentdomain.2.sql
blob
3ad4b0d040fd97afa91c4299a6afea918acdc794
1
ALTER TABLE {$NAMESPACE}_phame.phame_blog
2
ADD parentDomain VARCHAR(128) NOT NULL COLLATE {$COLLATE_TEXT};