Page MenuHomePhabricator

20140509.dashboardlayoutconfig.sql
No OneTemporary

20140509.dashboardlayoutconfig.sql

ALTER TABLE {$NAMESPACE}_dashboard.dashboard
ADD COLUMN layoutConfig LONGTEXT NOT NULL COLLATE utf8_bin AFTER name;
UPDATE {$NAMESPACE}_dashboard.dashboard SET layoutConfig = '[]';

File Metadata

Mime Type
text/plain
Expires
Sun, Oct 19, 12:02 AM (1 d, 2 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8185384
Default Alt Text
20140509.dashboardlayoutconfig.sql (185 B)

Event Timeline