Page MenuHomePhabricator

014.shortcuts.sql
No OneTemporary

014.shortcuts.sql

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

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)

Event Timeline