Page MenuHomePhabricator

D17062.diff
No OneTemporary

D17062.diff

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

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)

Event Timeline