Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14352726
D17062.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
643 B
Referenced Files
None
Subscribers
None
D17062.diff
View Options
diff --git a/src/applications/differential/storage/DifferentialChangeset.php b/src/applications/differential/storage/DifferentialChangeset.php
--- a/src/applications/differential/storage/DifferentialChangeset.php
+++ b/src/applications/differential/storage/DifferentialChangeset.php
@@ -30,8 +30,8 @@
'awayPaths' => self::SERIALIZATION_JSON,
),
self::CONFIG_COLUMN_SCHEMA => array(
- 'oldFile' => 'text255?',
- 'filename' => 'text255',
+ 'oldFile' => 'bytes?',
+ 'filename' => 'bytes',
'changeType' => 'uint32',
'fileType' => 'uint32',
'addLines' => 'uint32',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 2:40 PM (20 h, 51 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6910806
Default Alt Text
D17062.diff (643 B)
Attached To
Mode
D17062: Support arbitrarily long filenames in Differential
Attached
Detach File
Event Timeline
Log In to Comment