[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 CREATE TABLE {$NAMESPACE}_file.`file_imagemacro` ( 2 `id` int unsigned NOT NULL auto_increment PRIMARY KEY, 3 `filePHID` varchar(64) NOT NULL, 4 `name` varchar(255) NOT NULL 5 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |