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
/
20160208.task.3.sql
blob
9fae66d8df3eef5c6fe76fdf31e176b451ca0088
1
ALTER TABLE {$NAMESPACE}_maniphest.maniphest_task
2
ADD points DOUBLE;