View | Details | Raw Unified | Return to bug 17260
Collapse All | Expand All

(-)a/installer/data/mysql/atomicupdate/bug_17260.sql (-1 / +1 lines)
Line 0 Link Here
0
- 
1
ALTER TABLE search_field CHANGE COLUMN type type ENUM('', 'string', 'date', 'number', 'boolean', 'sum') NOT NULL COMMENT 'what type of data this holds, relevant when storing it in the search engine';

Return to bug 17260