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
/
20150610.spaces.1.desc.sql
blob
c62cd8aecec3f518c11ee1f4325e519ef0485180
1
ALTER TABLE {$NAMESPACE}_spaces.spaces_namespace
2
ADD description LONGTEXT COLLATE {$COLLATE_TEXT} NOT NULL;