Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117886930
042.commentmetadata.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
379 B
Referenced Files
None
Subscribers
None
042.commentmetadata.sql
View Options
ALTER
TABLE
{$
NAMESPACE
}
_differential
.
differential_comment
ADD
metadata
LONGBLOB
NOT
NULL
;
UPDATE
{$
NAMESPACE
}
_differential
.
differential_comment
SET
metadata
=
'{}'
WHERE
metadata
=
''
;
ALTER
TABLE
{$
NAMESPACE
}
_maniphest
.
maniphest_transaction
ADD
metadata
LONGBLOB
NOT
NULL
;
UPDATE
{$
NAMESPACE
}
_maniphest
.
maniphest_transaction
SET
metadata
=
'{}'
WHERE
metadata
=
''
;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 2:47 AM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18832098
Default Alt Text
042.commentmetadata.sql (379 B)
Attached To
Mode
rPH phabricator
Attached
Detach File
Event Timeline