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