1 line
79 B
MySQL
1 line
79 B
MySQL
|
CREATE OR REPLACE UNIQUE INDEX idx_files_search_timeline ON files (time_index);
|