3 lines
89 B
MySQL
3 lines
89 B
MySQL
|
|
ALTER TABLE {$NAMESPACE}_file.file_imagemacro
|
||
|
|
ADD KEY `key_dateCreated` (dateCreated);
|