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
/
20150420.invoice.2.sql
blob
dfbe39de46599a53ded022802c79d3b785be4d84
1
UPDATE {$NAMESPACE}_phortune.phortune_cart
2
SET isInvoice = 1 WHERE subscriptionPHID IS NOT NULL;