Page MenuHomePhabricator

D10613.diff
No OneTemporary

D10613.diff

diff --git a/src/applications/diviner/storage/DivinerLiveSymbol.php b/src/applications/diviner/storage/DivinerLiveSymbol.php
--- a/src/applications/diviner/storage/DivinerLiveSymbol.php
+++ b/src/applications/diviner/storage/DivinerLiveSymbol.php
@@ -33,13 +33,13 @@
'name' => 'text255',
'atomIndex' => 'uint32',
'identityHash' => 'bytes12',
- 'graphHash' => 'bytes64?',
+ 'graphHash' => 'text64?',
'title' => 'text?',
'titleSlugHash' => 'bytes12?',
'groupName' => 'text255?',
'summary' => 'text?',
'isDocumentable' => 'bool',
- 'nodeHash' => 'bytes64?',
+ 'nodeHash' => 'text64?',
),
self::CONFIG_KEY_SCHEMA => array(
'key_phid' => null,

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 7, 6:53 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7325107
Default Alt Text
D10613.diff (763 B)

Event Timeline