Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2354073
117.repositorydescription.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
220 B
Referenced Files
None
Subscribers
None
117.repositorydescription.php
View Options
<?php
$conn
=
id
(
new
PhabricatorRepository
())->
establishConnection
(
'w'
);
if
(
queryfx_one
(
$conn
,
"SHOW COLUMNS FROM `repository` LIKE 'description'"
))
{
queryfx
(
$conn
,
'ALTER TABLE `repository` DROP `description`'
);
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Sep 16, 1:18 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
432909
Default Alt Text
117.repositorydescription.php (220 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment