2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
|
ALTER TABLE mangas
|
||
|
ADD COLUMN cover_last_modified INTEGER NOT NULL DEFAULT 0;
|