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
Remove product literal strings in "pht()", part 21
[phabricator.git]
/
resources
/
sql
/
autopatches
/
20150428.calendar.1.iscancelled.sql
blob
8b6d95dd673b1e3c7e77f7cfdce83739dbaf143e
1
ALTER TABLE {$NAMESPACE}_calendar.calendar_event
2
ADD isCancelled BOOL NOT NULL;