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
/
20140430.dash.1.paneltype.sql
blob
d90655cf981af20577190847ee93366ae5233d27
1
ALTER TABLE {$NAMESPACE}_dashboard.dashboard_panel
2
ADD panelType VARCHAR(64) NOT NULL COLLATE utf8_bin AFTER name;