Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18760783
D10613.id.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.id.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
Tue, Oct 7, 10:25 AM (3 w, 15 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8334459
Default Alt Text
D10613.id.diff (763 B)
Attached To
Mode
D10613: Convert DivinerLiveSymbol to text, not bytes
Attached
Detach File
Event Timeline
Log In to Comment