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
/
20191113.identity.03.unassigned.sql
blob
768ca1d90907546bf9e35541ad01bd6de9caf22b
1
UPDATE {$NAMESPACE}_repository.repository_identity
2
SET currentEffectiveUserPHID = NULL
3
WHERE currentEffectiveUserPHID = 'unassigned()';