3 lines
67 B
Text
3 lines
67 B
Text
|
|
UPDATE chapters
|
||
|
|
SET date_upload = date_fetch
|
||
|
|
WHERE date_upload = 0;
|