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
/
20150721.phurl.6.alias.sql
blob
1ed7717b50549d68d096e8e9240f7a92271bf4e3
1
ALTER TABLE {$NAMESPACE}_phurl.phurl_url
2
ADD alias VARCHAR(64) COLLATE {$COLLATE_SORT};