2 lines
77 B
Plaintext
Raw Normal View History

ALTER TABLE mangas
ADD COLUMN cover_last_modified INTEGER NOT NULL DEFAULT 0;