1 line
82 B
MySQL
1 line
82 B
MySQL
|
CREATE UNIQUE INDEX IF NOT EXISTS idx_files_search_timeline ON files (time_index);
|