Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15309090
D10613.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
763 B
Referenced Files
None
Subscribers
None
D10613.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D10613: Convert DivinerLiveSymbol to text, not bytes
Attached
Detach File
Event Timeline
Log In to Comment