Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18794598
014.shortcuts.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
247 B
Referenced Files
None
Subscribers
None
014.shortcuts.sql
View Options
CREATE
TABLE
{$
NAMESPACE
}
_repository
.
repository_shortcut
(
id
int
unsigned
not
null
auto_increment
primary
key
,
name
varchar
(
255
)
not
null
,
href
varchar
(
255
)
not
null
,
description
varchar
(
255
)
not
null
,
sequence
int
unsigned
not
null
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 19, 12:01 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8246157
Default Alt Text
014.shortcuts.sql (247 B)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment