Page MenuHomestyx hydra

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
Tue, Apr 7, 8:52 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1086281
Default Alt Text
014.shortcuts.sql (247 B)

Event Timeline